Class AgreementMethodType.AggrementMethod
java.lang.Object
org.keycloak.dom.xmlsec.w3.xmlenc.AgreementMethodType.AggrementMethod
- Enclosing class:
- AgreementMethodType
-
Field Summary
-
Constructor Summary
ConstructorDescriptionAggrementMethod
(byte[] kANonce, KeyInfoType originatorKeyInfo, KeyInfoType recipientKeyInfo) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Field Details
-
kANonce
protected byte[] kANonce -
originatorKeyInfo
-
recipientKeyInfo
-
-
Constructor Details
-
AggrementMethod
-
-
Method Details
-
getkANonce
public byte[] getkANonce() -
getOriginatorKeyInfo
-
getRecipientKeyInfo
-