|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToBeEncryptedXML
A representation of a ToBeEncrypted
class that contains a XML Element or content of an Element
Method Summary | |
---|---|
CanonicalizationMethod |
getCanonicalizationMethod()
Returns the canonicalization method |
java.lang.String |
getEncoding()
Returns a URI identifying the transfer encoding of the data that has been encrypted. |
java.lang.String |
getMimeType()
Returns the mime type of the data that has been encrypted. |
java.lang.String |
getType()
Returns the URI identifying the type of the plaintext form of the encrypted content. |
Method Detail |
---|
CanonicalizationMethod getCanonicalizationMethod()
null
if not specifiedjava.lang.String getType()
getType
in interface ToBeEncrypted
null
if not specifiedjava.lang.String getMimeType()
getMimeType
in interface ToBeEncrypted
null
if not specifiedjava.lang.String getEncoding()
getEncoding
in interface ToBeEncrypted
null
if not specified
|
XML Digital Signature and Encryption, 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |