EldoS
Navigation
Web site
Support
Table Of Contents

TElRSAKeyMaterial class

Properties     Methods     Declared in    


 

TElRSAKeyMaterial is a descendant of TElPublicKeyMaterial class.

 
 

Description

    This class is responsible for storing RSA key material. Use this class in conjunction with TElRSAPublicKeyCrypto class to perform cryptographic operations according to RSA specification.

 
 

Properties

  • HashAlgorithm
  • KeyFormat
  • MGFAlgorithm
  • Passphrase
  • PEMEncode
  • PrivateExponent
  • PublicExponent
  • PublicModulus
  • RawPublicKey
  • SaltSize
  • StrLabel
  • TrailerField
Inherited from TElPublicKeyMaterial:
  • KeyExchangePIN
  • PublicKey
  • SecretKey
  • SignaturePIN
Inherited from TElKeyMaterial:
  • Valid
 
 

Methods

  • Constructor
  • DecodePrivateKey
  • Destructor
  • Equals
  • Generate
  • Import
  • LoadPublic
  • LoadSecret
  • ReadOAEPParams
  • ReadPSSParams
  • SavePublic
  • SaveSecret
  • WriteOAEPParams
  • WritePSSParams
Inherited from TElPublicKeyMaterial:
  • ClearPublic
  • ClearSecret
  • Load
  • LoadFromXML
  • PrepareForEncryption
  • PrepareForSigning
  • Save
  • SaveToXML
Inherited from TElKeyMaterial:
  • Clone
 
 

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