Discuss this help topic in SecureBlackbox Forum

TElPublicKeyMaterial class

Properties     Methods     Events     Declared in     Licensing     


TElPublicKeyMaterial is a descendant of TElKeyMaterial.

Description

    Descendants of this class are responsible for storing key material for particular public key encryption algorithms. Please do not instantiate this class directly, use its descendants ( TElDHKeyMaterial, TElECKeyMaterial, TElDSAKeyMaterial, TElRSAKeyMaterial, TElElGamalKeyMaterial, TElGOST2001KeyMaterial) instead.

Properties

Inherited from TElKeyMaterial

Methods

Inherited from TElKeyMaterial

Events

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