Preparing search index...
The search index is not available
@didpass/issuer-sdk - v0.1.1-beta.2
@didpass/issuer-sdk
implementation/SignerAccount
ECsecp256k1JWK
Type alias ECsecp256k1JWK
ECsecp256k1JWK
:
{
crv
:
string
;
d
:
string
;
kty
:
string
;
x
:
string
;
y
:
string
;
}
EC secp256k1 JSON Web Key (JWK) type definition.
Type declaration
crv
:
string
d
:
string
kty
:
string
x
:
string
y
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@didpass/issuer-sdk - v0.1.1-beta.2
implementation/Auth
implementation/Credential
implementation/DIDAccount
implementation/JwsCredential
implementation/KeyUtils
implementation/QRGenerator
implementation/SignerAccount
interfaces/IAuth
interfaces/ICredential
interfaces/ICredentialProvider
interfaces/IRevocation
issuer-sdk
types/AuthDTO
types/CredentialDTO
types/IssuanceDetailsDTO
types/JWSDetailsDTO
types/QRTypes
types/WalletDTO
Generated using
TypeDoc
EC secp256k1 JSON Web Key (JWK) type definition.