Uses of Class
org.forgerock.secrets.keys.CryptoKey

Packages that use CryptoKey
Package
Description
Classes and interfaces for JWT encryption and JWEs.
Classes and interfaces for creating and manipulating JWKs.
Classes and interfaces for JWT signing and JWS'.
JWT implementation(s) of TokenHandler.
Utility classes for JWT creation and manipulation.
Provides the Common Secrets API for accessing secrets of various kinds.
Contains every Commons secrets related classes used in IG but not backported into Commons.
Provides a unified API for accessing secrets of various kinds.
Secret store backend for retrieving keys from a local or remote JWK Set.
Contains cryptographic key related API objects.
Provides a SecretStore implementation that loads secrets from a Common Configuration PropertyResolver and then decodes it with a SecretPropertyFormat.