EldoS
Navigation
Web site
Support
Table Of Contents

TElPublicKeyCrypto class

Properties     Methods     Declared in    


 

TElPublicKeyCrypto is a descendant of TElCustomCrypto.

 
 

Description

    TElPublicKeyCrypto is an ancestor for classes that implement particular public key encryption algorithms. Please do not instantiate this class directly, use its descendants (TElRSAPublicKeyCrypto, TElDSAPublicKeyCrypto, TElElgamalPublicKeyCrypto) instead.

 
 

Properties

  • InputEncoding
  • OutputEncoding
  • InputIsHash
  • KeyMaterial
  • SupportsEncryption
  • SupportsSigning
 
 

Methods

  • Constructor
  • Decrypt
  • Encrypt
  • DecryptKey
  • LoadParameters
  • SaveParameters
  • Sign
  • SignDetached
  • Verify
  • VerifyDetached
 
 

Declared in

.NET:

  • Namespace: SBPublicKeyCrypto
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBPublicKeyCrypto
ActiveX/DLL: Not implemented
 
 

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: Not available

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