Discuss this help topic in SecureBlackbox Forum

TElXMLCipherData class

Properties     Methods     Declared in     


TElXMLCipherData is a descendant of TElXMLCustomElement.

Description

    TElXMLCipherData contains CipherData XML element. The CipherData is a mandatory element that provides the encrypted data. It must either contain the encrypted octet sequence as base64 encoded text of the CipherValue element, or provide a reference to an external location containing the encrypted octet sequence via the CipherReference element.

Properties

Inherited from TElXMLCustomElement

Methods

Inherited from TElXMLCustomElement

Declared in

.NET:
  • Namespace: SBXMLEnc
  • Assembly: SecureBlackbox.XMLSecurity
VCL:
  • Unit: SBXMLEnc
Java:
  • Package: SecureBlackbox.XMLSecurity.jar
C++:
  • sbxmlenc.h

Discuss this help topic in SecureBlackbox Forum