EldoS
Navigation
Web site
Support
Table Of Contents

TElPGPSecretKey class

Properties     Methods     Events     Declared in    


 

TElPGPSecretKey is descendant of TElPGPCustomSecretKey.

 
 

Description

    This class exposes properties of TElPGPCustomSecretKey. TElPGPSecretKey can have as many subkeys as you need. Usually main secret key can sign messages only and subkeys - encrypt.

 
 

Properties

  • ArmorBoundary
  • ArmorHeaders
  • PublicKey
  • SubkeyCount
  • Subkeys
  • WriteOldPrefix
Inherited from TElPGPCustomSecretKey
  • BitsInKey
  • Enabled
  • Expires
  • EncryptionAlgorithm
  • HashAlgorithm
  • KeyHashAlgorithm
  • Passphrase
  • PublicKeyAlgorithm
  • Protection
  • QBits
  • Timestamp
  • Trust
  • UseOldPackets
 
 

Methods

  • Constructor
  • Destructor
  • AddSubkey
  • Assign
  • AssignFromX509
  • AssignTo
  • BindUser
  • BeginGenerate
  • EndGenerate
  • Generate
  • LoadFromFile
  • LoadFromStream
  • RemoveSubkey
  • SaveToFile
  • SaveToStream
Inherited from TElPGPCustomSecretKey
  • Constructor
  • Destructor
  • Assign
  • AssignTo
  • AsyncOperationFinished
  • BeginGenerate
  • CancelGeneration
  • CancelPreparation
  • ChangePassphrase
  • ChangeProtection
  • DirectRevoke
  • DirectSign
  • EndGenerate
  • ExportKeyMaterial
  • Generate
  • IsEncryptingKey
  • IsSigningKey
  • KeyFP
  • KeyID
  • PassphraseValid
  • PrepareForSigning
  • Revoke
  • Sign
 
 

Events

  • OnBeforeSign
 
 

Declared in

.NET:

  • Namespace: SBPGPKeys
  • Assembly: SecureBlackbox.PGP
VCL:
  • Unit: SBPGPKeys
ActiveX/DLL:
  • SBB 5 interface module: PGPBBox.dll
  • SBB 6 interface module: PGPBBox6.dll
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation