Uses of Class
org.apache.cxf.xkms.model.xmlenc.EncryptedKeyType
-
Packages that use EncryptedKeyType Package Description org.apache.cxf.xkms.model.xmlenc -
-
Uses of EncryptedKeyType in org.apache.cxf.xkms.model.xmlenc
Methods in org.apache.cxf.xkms.model.xmlenc that return EncryptedKeyType Modifier and Type Method Description EncryptedKeyTypeObjectFactory. createEncryptedKeyType()Create an instance ofEncryptedKeyTypeMethods in org.apache.cxf.xkms.model.xmlenc that return types with arguments of type EncryptedKeyType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncryptedKeyType>ObjectFactory. createEncryptedKey(EncryptedKeyType value)Methods in org.apache.cxf.xkms.model.xmlenc with parameters of type EncryptedKeyType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncryptedKeyType>ObjectFactory. createEncryptedKey(EncryptedKeyType value)
-