Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChKeyStore

Implements

Index

Constructors

constructor

Properties

Private keys

keys: ({ keyId: string } & JsonWebKey)[]

Methods

getKey

  • getKey(keyId: string): Promise<CryptoKey>

loadKeys

Private mapToCryptoKey

  • mapToCryptoKey(keyData: { keyId: string } & JsonWebKey): Promise<CryptoKey>

Private verifyCertificateChain

Private verifyJwtSignature

Generated using TypeDoc