package
0.0.0-20241218220916-159566f854e5
Repository: https://github.com/podengo-project/idmsvc-backend.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Decrypt an AES-GCM encrypted JWK.
Encrypt a JWK Key with encryption key Uses AES-GCM with a random nonce.
Generate a private key with additional properties alg: based on key type (ES256 for P256) exp: expiration time (Unix timestamp) kid: base64 SHA-256 thumbprint use: "sig".
Get public key of a JWK.
No description provided by the author
Parse and validate a single JWK.
Parse and validate a JWKSet.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

JWK key state.