Uses of Class
org.forgerock.secrets.keys.KeyAgreementKey
Package
Description
Provides a unified API for accessing secrets of various kinds.
Contains cryptographic key related API objects.
-
Uses of KeyAgreementKey in org.forgerock.secrets
Modifier and TypeFieldDescriptionstatic final Purpose<KeyAgreementKey>
Purpose.KEY_AGREEMENT
Indicates a key intended for an interactive key agreement protocol, such as Diffie-Hellman (DH) or the elliptic curve equivalent (ECDH). -
Uses of KeyAgreementKey in org.forgerock.secrets.keys