EldoS
Navigation
Web site
Support
Table Of Contents

TElDHKeyMaterial class

Properties     Methods     Declared in    


 

TElDHKeyMaterial is a descendant of TElPublicKeyMaterial class.

 
 

Description

    This class is responsible for storing Diffie-Helman key material. Use this class in conjunction with TElDHPublicKeyCrypto class to perform cryptographic operations according to DH specification.

 
 

Properties

  • G
  • P
  • PeerY
  • X
  • Y
Inherited from TElPublicKeyMaterial
  • PublicKey
  • SecretKey
Inherited from TElKeyMaterial
  • Valid
 
 

Methods

  • Constructor
  • LoadPeerY
  • LoadPublic
Inherited from TElPublicKeyMaterial
  • Generate
  • Load
  • Save
  • ClearPublic
  • ClearSecret
  • LoadFromXML
  • LoadPublic
  • LoadSecret
  • PrepareForEncryption
  • PrepareForSigning
  • SavePublic
  • SaveSecret
  • 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