extractPublicKeyBytes variable
Signature:
extractPublicKeyBytes: (vm: VerificationMethod) => {
publicKeyBytes: Uint8Array | null;
kmsKeyType?: KmsKeyType;
}
Signature:
extractPublicKeyBytes: (vm: VerificationMethod) => {
publicKeyBytes: Uint8Array | null;
kmsKeyType?: KmsKeyType;
}