CryptoEd25519KeyShape import { CryptoEd25519KeyShape } from "destack:crypto/binding"; Ed25519 key shape. export struct CryptoEd25519KeyShape { algorithm: "ed25519"; } language/library/src/crypto/binding/key.ds:41:44 Members algorithm: "ed25519" Shape discriminator.