Uses of Interface
org.apache.xml.security.encryption.CipherValue
Packages that use CipherValue
-
Uses of CipherValue in org.apache.xml.security.encryption
Methods in org.apache.xml.security.encryption that return CipherValueModifier and TypeMethodDescriptionXMLCipher.createCipherValue
(String value) Create a CipherValue elementCipherData.getCipherValue()
Returns the cipher value as a base64 encodedbyte
array.Methods in org.apache.xml.security.encryption with parameters of type CipherValueModifier and TypeMethodDescriptionvoid
CipherData.setCipherValue
(CipherValue value) Sets theCipherData
's value.