Discuss this help topic in SecureBlackbox Forum

TElRSAPublicKeyCrypto class

Properties     Methods     Events     Declared in     Licensing     


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

Inherited from TElPublicKeyCrypto

Methods

Inherited from TElPublicKeyCrypto

Events

Inherited from TElPublicKeyCrypto

Declared in

.NET:
  • Namespace: SBPublicKeyCrypto
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBPublicKeyCrypto
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbpublickeycrypto.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

Any SecureBlackbox package

Discuss this help topic in SecureBlackbox Forum