DerCryptoKey
Defined in: packages/identity/src/identity/ecdsa.ts:25
Extends
Section titled “Extends”CryptoKey
Properties
Section titled “Properties”algorithm
Section titled “algorithm”
readonly
algorithm:KeyAlgorithm
Defined in: node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:6462
Inherited from
Section titled “Inherited from”CryptoKey.algorithm
extractable
Section titled “extractable”
readonly
extractable:boolean
Defined in: node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:6464
Inherited from
Section titled “Inherited from”CryptoKey.extractable
toDer()
Section titled “toDer()”toDer: () =>
DerEncodedPublicKey
Defined in: packages/identity/src/identity/ecdsa.ts:26
Returns
Section titled “Returns”
readonly
type:KeyType
Defined in: node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:6466
Inherited from
Section titled “Inherited from”CryptoKey.type
usages
Section titled “usages”
readonly
usages:KeyUsage
[]
Defined in: node_modules/.pnpm/typescript@5.8.3/node_modules/typescript/lib/lib.dom.d.ts:6468
Inherited from
Section titled “Inherited from”CryptoKey.usages