@hyperledger/identus-edge-agent-sdk / Exports / Domain / PublicKeyJWK
Interface: PublicKeyJWK
Domain.PublicKeyJWK
Table of contents
Properties
Properties
crv
• crv: string
Defined in
src/domain/models/DIDDocument.ts:137
kid
• kid: string
Defined in
src/domain/models/DIDDocument.ts:139
kty
• kty: "OKP"
Defined in
src/domain/models/DIDDocument.ts:140
x
• x: string