Uses of Interface
org.forgerock.secrets.keys.DecryptionKey
-
Uses of DecryptionKey in org.forgerock.secrets.keys
Modifier and TypeClassDescriptionclass
A key that is used for decrypting confidential data.class
A key that is used in a key-agreement protocol (such as Diffie-Hellman) to agree another key.class
A key that is used to decrypt (or "unwrap") other keys that have been encrypted with aKeyEncryptionKey
.