Documentation / @u-net/issuer / IssuerSigner
Interface: IssuerSigner
Defined in: index.ts:21
Properties
credentialKeyId?
optionalcredentialKeyId?:string
Defined in: index.ts:26
credentialPrivateKeyPem?
optionalcredentialPrivateKeyPem?:string
Defined in: index.ts:27
credentialPublicKeyPem?
optionalcredentialPublicKeyPem?:string
Defined in: index.ts:28
credentialSignatureScheme?
optionalcredentialSignatureScheme?:"ecdsa_secp256k1_compact_low_s"
Defined in: index.ts:29
issuerId
issuerId:
string
Defined in: index.ts:22
keyId
keyId:
string
Defined in: index.ts:23
privateKeyPem
privateKeyPem:
string
Defined in: index.ts:24
publicKeyPem?
optionalpublicKeyPem?:string
Defined in: index.ts:25