EldoS
Navigation
Web site
Support
Table Of Contents

TElDSAKeyMaterial class

Properties     Methods     Declared in    


 

TElDSAKeyMaterial is a descendant of TElPublicKeyMaterial class.

 
 

Description

    This class is responsible for storing DSA key material. Use this class in conjunction with TElDSAPublicKeyCrypto class to perform cryptographic operations according to DSA (DSS) specification.

 
 

Properties

  • KeyFormat
  • Passphrase
  • PEMEncode
  • StrictKeyValidation
  • QBits
  • G
  • P
  • Q
  • X
  • Y
Inherited from TElPublicKeyMaterial:
  • PublicKey
  • SecretKey
Inherited from TElKeyMaterial
  • Valid
 
 

Methods

  • Constructor
  • Generate
  • Import
  • LoadSecret
  • SaveSecret
Inherited from TElPublicKeyMaterial:
  • Load
  • Save
  • ClearPublic
  • ClearSecret
  • LoadFromXML
  • LoadPublic
  • PrepareForEncryption
  • PrepareForSigning
  • SavePublic
  • SaveToXML
 
 

Declared in

.NET:

  • Namespace: SBPublicKeyCrypto
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBPublicKeyCrypto
ActiveX/DLL:
  • SBB 5 interface module: PKIBBox.dll
  • SBB 6 interface module: BaseBBox6.dll
  • SBB 7 interface module: BaseBBox7.dll
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Any SecureBlackbox package

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation