Discuss this help topic in SecureBlackbox Forum
This method creates an instance of TElElGamalPublicKeyCrypto class
Declaration
Parameters
- Alg - Specifies secure algorithm. Value of this parameter should be equal to one of the following: SB_CERT_ALGORITHM_ID_ELGAMAL (0x000E) or SB_ALGORITHM_PK_ELGAMAL (0x7403)
- CryptoProvider - crypto provider which should be used for all cryptographic operation
- OID -
- Manager -
Description
Use this method to create an
instance of TElElGamalPublicKeyCrypto class.
Discuss this help topic in SecureBlackbox Forum