Discuss this help topic in SecureBlackbox Forum

TElPGPRevocableSignatureSubpacket class

Properties     Methods     Declared in     


TElPGPRevocableSignatureSubpacket is a descendant of TElPGPSignatureSubpacket class.

Description

        The following paragraph is taken from RFC 2440 - OpenPGP messages format, part 5.2.3.11.:

    «Signature's revocability status. Packet body contains a boolean flag indicating whether the signature is revocable. Signatures that are not revocable have any later revocation signatures ignored. They represent a commitment by the signer that he cannot revoke his signature for the life of his key.»

Properties

Inherited from TElPGPSignatureSubpacket

Methods

Declared in

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

Discuss this help topic in SecureBlackbox Forum