XML Digital Signature and Encryption, 1.0

Uses of Interface
javax.xml.crypto.enc.keyinfo.AgreementMethod

Packages that use AgreementMethod
javax.xml.crypto.enc   
 

Uses of AgreementMethod in javax.xml.crypto.enc
 

Methods in javax.xml.crypto.enc that return AgreementMethod
abstract  AgreementMethod XMLEncryptionFactory.newAgreementMethod(java.lang.String algorithm, byte[] kaNonce, KeyInfo originatorKeyInfo, KeyInfo recipientKeyInfo, AgreementMethodParameterSpec params)
          Creates an AgreementMethod.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org