Class KeyAlgorithmMapping
Properties
Static Readonly ECDH_ES_A128KW
Static Readonly ECDH_ES_A192KW
Static Readonly ECDH_ES_A256KW
Static Readonly RSAES_OAEP_SHA256
Static Readonly RSAES_OAEP_SHA512
Methods
Static fromCOSEAlgorithmValue
Parameters
coseAlgorithmValue: number
Static fromJoseAlgorithmName
- fromJoseAlgorithmName(joseAlgorithmName: string): null | COSEAlgorithm
Parameters
joseAlgorithmName: string