Discuss this help topic in SecureBlackbox Forum

TElPGPRevocationKeySignatureSubpacket class

Properties     Methods     Declared in     


TElPGPRevocationKeySignatureSubpacket is a descendant of TElPGPSignatureSubpacket class.

Description

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

    «Authorizes the specified key to issue revocation signatures for this key. Class octet must have bit 0x80 set. If the bit 0x40 is set, then this means that the revocation information is sensitive. Other bits are for future expansion to other kinds of authorizations. This is found on a self-signature.

    If the "sensitive" flag is set, the keyholder feels this subpacket contains private trust information that describes a real-world sensitive relationship. »


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