package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

ExportRSAKeyOrDie exports rsa key object to a private/public strings.
Creates and returns default JWE token manager instance.
NewRSAKeyHolder creates new KeyHolder instance.
ParseRSAKey parses private/public key strings and returns rsa key object or error.

# Constants

EXP claim is part of token AAD header.
IAT claim is part of token AAD header.

# Interfaces

KeyHolder is responsible for generating, storing and synchronizing encryption key used for token generation/decryption.

# Type aliases

AdditionalAuthData contains information required to validate token.
Claim represent token claims used in AAD header.