Uses of Class
org.w3._2001._04.xmlenc_.EncryptedKeyType

Packages that use EncryptedKeyType
org.w3._2001._04.xmlenc_   
 

Uses of EncryptedKeyType in org.w3._2001._04.xmlenc_
 

Methods in org.w3._2001._04.xmlenc_ that return EncryptedKeyType
 EncryptedKeyType ObjectFactory.createEncryptedKeyType()
          Create an instance of EncryptedKeyType
 

Methods in org.w3._2001._04.xmlenc_ that return types with arguments of type EncryptedKeyType
 JAXBElement<EncryptedKeyType> ObjectFactory.createEncryptedKey(EncryptedKeyType value)
          Create an instance of JAXBElement<EncryptedKeyType>}
 

Methods in org.w3._2001._04.xmlenc_ with parameters of type EncryptedKeyType
 JAXBElement<EncryptedKeyType> ObjectFactory.createEncryptedKey(EncryptedKeyType value)
          Create an instance of JAXBElement<EncryptedKeyType>}
 



Copyright © 2012-2013. All Rights Reserved.