Uses of Class
com.sun.xml.security.core.xenc.EncryptedKeyType

Packages that use EncryptedKeyType
com.sun.xml.security.core.xenc   
 

Uses of EncryptedKeyType in com.sun.xml.security.core.xenc
 

Methods in com.sun.xml.security.core.xenc that return EncryptedKeyType
 EncryptedKeyType ObjectFactory.createEncryptedKeyType()
          Create an instance of EncryptedKeyType
 

Methods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptedKeyType
 JAXBElement<EncryptedKeyType> ObjectFactory.createEncryptedKey(EncryptedKeyType value)
          Create an instance of JAXBElement<EncryptedKeyType>}
 

Methods in com.sun.xml.security.core.xenc with parameters of type EncryptedKeyType
 JAXBElement<EncryptedKeyType> ObjectFactory.createEncryptedKey(EncryptedKeyType value)
          Create an instance of JAXBElement<EncryptedKeyType>}
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.