Uses of Class
com.sun.xml.security.core.xenc.EncryptedKeyType
-
Packages that use EncryptedKeyType Package Description 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 Modifier and Type Method Description EncryptedKeyTypeObjectFactory. createEncryptedKeyType()Create an instance ofEncryptedKeyTypeMethods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptedKeyType Modifier and Type Method Description JAXBElement<EncryptedKeyType>ObjectFactory. createEncryptedKey(EncryptedKeyType value)Methods in com.sun.xml.security.core.xenc with parameters of type EncryptedKeyType Modifier and Type Method Description JAXBElement<EncryptedKeyType>ObjectFactory. createEncryptedKey(EncryptedKeyType value)
-