Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InlinePublicKeyVerificationKeySource

Specifies the Inline public key verification source details

Properties

currentPublicKey

currentPublicKey: string

Current version of Base64 encoding of the public key which is in binary GPG exported format.

Optional previousPublicKey

previousPublicKey: undefined | string

Previous version of Base64 encoding of the public key which is in binary GPG exported format. This would be used for key rotation scenarios.

Const verificationKeySourceType

verificationKeySourceType: string = "INLINE_PUBLIC_KEY"

Methods

getDeserializedJsonObj

getJsonObj