Discuss this help topic in SecureBlackbox Forum

TElPGPEnvelopingStream class

Properties     Methods     Events     Declared in     


TElPGPEnvelopingStream is descendant of TElPGPStream.

Description

    Makes an envelope for a data (message). Each data block (e.g. file or stream) must be enveloped before signing/encrypting. Enveloping is a process of "packing" the binary data into PGP packets (internal units) with addition of signatures.

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