Discuss this help topic in SecureBlackbox Forum

TElKeyMaterial class

Properties     Methods     Declared in     Licensing     


TElKeyMaterial is a base class for TElPublicKeyMaterial, TElSymmetricKeyMaterial, and TElHMACKeyMaterial.

Description

    TElKeyMaterial is a base class for all key material classes. It provides base interface for accessing the containers for public/private and secret key data, stored as a sequence of bytes. Do not instantiate this class directly, use its descendants instead.

Properties

Methods

Declared in

.NET:
  • Namespace: SBCustomCrypto
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBCustomCrypto
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbcustomcrypto.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