Uses of Interface
org.forgerock.secrets.keys.EncryptionKey
Packages that use EncryptionKey
-
Uses of EncryptionKey in org.forgerock.secrets.keys
Classes in org.forgerock.secrets.keys that implement EncryptionKeyModifier and TypeClassDescriptionclass
A key that is used for encrypting 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 encrypt ("wrap") other keys.