Options
All
  • Public
  • Public/Protected
  • All
Menu

Domain for a public key, key pair or an HMAC secret. This is used by KeyMaster to manage keys for JWTs, SAML, etc.

author

Brian Pontarelli

Hierarchy

  • Key

Index

Properties

Optional algorithm

algorithm: KeyAlgorithm

Optional certificate

certificate: string

Optional certificateInformation

certificateInformation: CertificateInformation

Optional expirationInstant

expirationInstant: number

Optional hasPrivateKey

hasPrivateKey: boolean

Optional id

id: string

Optional insertInstant

insertInstant: number

Optional issuer

issuer: string

Optional kid

kid: string

Optional lastUpdateInstant

lastUpdateInstant: number

Optional length

length: number

Optional name

name: string

Optional privateKey

privateKey: string

Optional publicKey

publicKey: string

Optional secret

secret: string

Optional type

type: KeyType

Generated using TypeDoc