Discuss this help topic in SecureBlackbox Forum

TElPGPDearmoringStream class

Properties     Methods     Events     Declared in     


TElPGPDearmoringStream is a descendant of TElPGPStream.

Description

    This class provides data stream dearmoring, i.e. removing the headers and boundary and decoding the data from Base64 representation. Use Boundary property to get boundary of the base64 part. Use Headers property to access headers of the base64 part.

Properties

Inherited from TElPGPStream

Methods

Inherited from TElPGPStream

Events

Inherited from TElPGPStream

Declared in

.NET:
  • Namespace: SBPGPStreams
  • Assembly: SecureBlackbox.PGP
VCL:
  • Unit: SBPGPStreams
Java:
  • Package: SecureBlackbox.PGP.jar
C++:
  • sbpgpstreams.h

Discuss this help topic in SecureBlackbox Forum