|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CipherValue
A representation of the XML CipherValue
element as defined in the
W3C Recommendation for XML-Encryption Syntax and Processing. It
contains the BASE64 encoded encrypted value of the
EncryptedType
.
Method Summary | |
---|---|
byte[] |
getValue()
Returns the encrypted data. |
Methods inherited from interface javax.xml.crypto.XMLStructure |
---|
isFeatureSupported |
Method Detail |
---|
byte[] getValue()
|
XML Security, 1.6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |