|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CipherValue | |
---|---|
org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
Uses of CipherValue in org.apache.xml.security.encryption |
---|
Methods in org.apache.xml.security.encryption that return CipherValue | |
---|---|
CipherValue |
XMLCipher.createCipherValue(String value)
Create a CipherValue element |
CipherValue |
CipherData.getCipherValue()
Returns the cipher value as a base64 encoded byte array. |
Methods in org.apache.xml.security.encryption with parameters of type CipherValue | |
---|---|
void |
CipherData.setCipherValue(CipherValue value)
Sets the CipherData 's value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |