Uses of Class
org.w3._2001._04.xmlenc_.EncryptionMethodType
Packages that use EncryptionMethodType
-
Uses of EncryptionMethodType in org.w3._2001._04.xmlenc_
Fields in org.w3._2001._04.xmlenc_ declared as EncryptionMethodTypeMethods in org.w3._2001._04.xmlenc_ that return EncryptionMethodTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptedType.getEncryptionMethod()Gets the value of the encryptionMethod property.Methods in org.w3._2001._04.xmlenc_ with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionvoidEncryptedType.setEncryptionMethod(EncryptionMethodType value) Sets the value of the encryptionMethod property.