Discuss this help topic in SecureBlackbox Forum
Creates a descendant of TElAlgorithmIdentifier, corresponding to certain algorithm.
Declaration
Parameters
Possible RSA algorithms:
|
Possible DSA algorithms:
|
Possible Diffie-Hellman algorithms:
|
ECDSA algorithms
|
GOST algorithms
|
Return value
Returns a reference to the newly created descendant of TElAlgorithmIdentifier.
Description
Call this method to create an algorithm identifier container which is necessary to store data for certain algorithm. For example, if Algorithm equals to SB_CERT_ALGORITHM_ID_RSA_ENCRYPTION, a new instance of TElRSAAlgorithmIdentifier will be created.