Uses of Interface
org.apache.xml.security.encryption.AgreementMethod
-
Packages that use AgreementMethod Package Description org.apache.xml.security.encryption -
-
Uses of AgreementMethod in org.apache.xml.security.encryption
Methods in org.apache.xml.security.encryption that return AgreementMethod Modifier and Type Method Description AgreementMethod
XMLCipher. createAgreementMethod(java.lang.String algorithm)
Create an AgreementMethod object
-