Class KeyAgreementECDHESA192KW
java.lang.Object
net.shibboleth.oidc.jwa.algorithm.descriptors.KeyAgreementECDHESA192KW
- All Implemented Interfaces:
AlgorithmDescriptor,KeyAgreementAlgorithm
Algorithm descriptor for JWE key management algorithm: ECDH-ES+A192KW.
- Since:
- 2.2.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensaml.xmlsec.algorithm.AlgorithmDescriptor
AlgorithmDescriptor.AlgorithmType -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyAgreementECDHESA192KW
public KeyAgreementECDHESA192KW()
-
-
Method Details
-
getURI
- Specified by:
getURIin interfaceAlgorithmDescriptor
-
getType
- Specified by:
getTypein interfaceAlgorithmDescriptor
-
getJCAAlgorithmID
- Specified by:
getJCAAlgorithmIDin interfaceAlgorithmDescriptor
-