Discuss this help topic in SecureBlackbox Forum

TElPGPArmoringStream class

Properties     Methods     Events     Declared in     


TElPGPArmoringStream is descendant of TElPGPStream.

Description

    This class provides data stream armoring, i.e. encoding the data into Base64 representation with adding the headers and boundary. Use Boundary property to get or set 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