CryptoX25519KeyShape import { CryptoX25519KeyShape } from "destack:crypto/binding"; X25519 key shape. export struct CryptoX25519KeyShape { algorithm: "x25519"; } language/library/src/crypto/binding/key.ds:53:56 Members algorithm: "x25519" Shape discriminator.