menu
CryptoEd448KeyShape
import { CryptoEd448KeyShape } from "destack:crypto/binding";
Ed448 key shape.
1export struct CryptoEd448KeyShape {2 algorithm: "ed448";3}Members
algorithm: "ed448"Shape discriminator.
import { CryptoEd448KeyShape } from "destack:crypto/binding";
Ed448 key shape.
1export struct CryptoEd448KeyShape {2 algorithm: "ed448";3}algorithm: "ed448"Shape discriminator.