Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • KeyAlgorithmMapping

Index

Constructors

Properties

A128GCM: KeyAlgorithmMapping = ...
A128KW: KeyAlgorithmMapping = ...
A192GCM: KeyAlgorithmMapping = ...
A192KW: KeyAlgorithmMapping = ...
A256GCM: KeyAlgorithmMapping = ...
A256KW: KeyAlgorithmMapping = ...
DIRECT: KeyAlgorithmMapping = ...
ECDH_ES_A128KW: KeyAlgorithmMapping = ...
ECDH_ES_A192KW: KeyAlgorithmMapping = ...
ECDH_ES_A256KW: KeyAlgorithmMapping = ...
ES256: KeyAlgorithmMapping = ...
ES256K: KeyAlgorithmMapping = ...
ES384: KeyAlgorithmMapping = ...
ES512: KeyAlgorithmMapping = ...
EdDSA: KeyAlgorithmMapping = ...
PS256: KeyAlgorithmMapping = ...
PS384: KeyAlgorithmMapping = ...
PS512: KeyAlgorithmMapping = ...
RS256: KeyAlgorithmMapping = ...
RS384: KeyAlgorithmMapping = ...
RS512: KeyAlgorithmMapping = ...
RSAES_OAEP_SHA256: KeyAlgorithmMapping = ...
RSAES_OAEP_SHA512: KeyAlgorithmMapping = ...
_values: KeyAlgorithmMapping[] = ...

Accessors

Methods

  • fromJoseAlgorithmName(joseAlgorithmName: string): null | COSEAlgorithm

Generated using TypeDoc