CryptoEd448KeyShape import { CryptoEd448KeyShape } from "destack:crypto/binding"; Ed448 key shape. export struct CryptoEd448KeyShape { algorithm: "ed448"; } language/library/src/crypto/binding/key.ds:47:50 Members algorithm: "ed448" Shape discriminator.