EldoS
Navigation
Web site
Support
Table Of Contents

TElRSAPublicKeyCrypto class

Properties     Methods     Declared in    


 

TElRSAPublicKeyCrypto is a descendant of TElPublicKeyCrypto

 
 

Description

    This class is responsible for cryptographic computations according to RSA algorithm specification (PKCS#1). Encryption, decryption, signing and verifying operations are supported. Use this class in conjunction with TElRSAKeyMaterial to perform RSA computations.

 
 

Properties

  • CryptoType
  • HashFuncOID
  • MGFAlgorithm
  • SaltSize
  • StrLabel
  • TrailerField
  • UseAlgorithmPrefix
Inherited from TElPublicKeyCrypto:
  • InputEncoding
  • InputIsHash
  • KeyMaterial
  • OutputEncoding
  • SupportsEncryption
  • SupportsSigning
 
 

Methods

  • Constructor
Inherited from TElPublicKeyCrypto:
  • 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