Interface ResourceServerTokenEncryptionEncryptionKey

Hierarchy

  • ResourceServerTokenEncryptionEncryptionKey

Properties

Properties

Algorithm used to encrypt the token.

kid?: string

Key ID.

name?: string

Name of the encryption key.

pem: string

PEM-formatted public key. Must be JSON escaped.