Uses of Class
org.forgerock.secrets.keys.KeyDecryptionKey
Packages that use KeyDecryptionKey
Package
Description
Provides a unified API for accessing secrets of various kinds.
Contains cryptographic key related API objects.
-
Uses of KeyDecryptionKey in org.forgerock.secrets
Fields in org.forgerock.secrets with type parameters of type KeyDecryptionKeyModifier and TypeFieldDescriptionstatic final Purpose<KeyDecryptionKey>
Purpose.KEY_DECRYPTION
Indicates a key intended for decrypting ("unwrapping") other keys. -
Uses of KeyDecryptionKey in org.forgerock.secrets.keys
Methods in org.forgerock.secrets.keys that return KeyDecryptionKey