Discuss this help topic in SecureBlackbox Forum

TElAlgorithmIdentifier class

Properties     Methods     Declared in     


TElAlgorithmIdentifier is a base for all algorithm identifiers: TElRSAAlgorithmIdentifier, TElRSAPSSAlgorithmIdentifier, TElRSAOAEPAlgorithmIdentifier, TElDSAAlgorithmIdentifier, TElDHAlgorithmIdentifier, TElECAlgorithmIdentifier, TElECDSAAlgorithmIdentifier, TElGOST3410AlgorithmIdentifier, TElGOST3411AlgorithmIdentifier.

Description

    Algorithm identifiers are containers that store algorithm-related security information, such as public exponent value and related hash algorithm.

Properties

Methods

Declared in

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

Discuss this help topic in SecureBlackbox Forum