EldoS
Navigation
Web site
Support
Table Of Contents

TElAlgorithmIdentifier class

Properties     Methods     Declared in    


 

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

 
 

Description

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

 
 

Properties

  • Algorithm
  • AlgorithmOID
  • IsEncryptionAlgorithm
  • IsHashAlgorithm
  • IsPublicKeyAlgorithm
  • IsSignatureAlgorithm
  • SignatureHashAlgorithm
 
 

Methods

  • Assign
  • Clone
  • CreateByAlgorithm
  • CreateByAlgorithmOID
  • CreateFromBuffer
  • CreateFromTag
  • Equals
  • IsAlgorithmSupported
  • LoadFromBuffer
  • LoadFromTag
  • SaveToBuffer
  • SaveToTag
  • WriteParameters
 
 

Declared in

.NET:

  • Namespace: SBAlgorithmIdentifier
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBAlgorithmIdentifier
ActiveX/DLL: Not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation