CryptoX448KeyShape import { CryptoX448KeyShape } from "destack:crypto/binding"; X448 key shape. export struct CryptoX448KeyShape { algorithm: "x448"; } language/library/src/crypto/binding/key.ds:59:62 Members algorithm: "x448" Shape discriminator.