Discuss this help topic in SecureBlackbox Forum
Creates a descendant of TElAlgorithmIdentifier, corresponding to certain algorithm OID.
Declaration
Parameters
Possible RSA algorithms OIDs
|
Possible DSA algorithms OIDs
|
Possible Diffie-Hellman algorithms OIDs
|
|
|
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 OID equals to SB_OID_SHA1_RSAENCRYPTION, a new instance of TElRSAAlgorithmIdentifier will be created.