Discuss this help topic in SecureBlackbox Forum
Creates a new instance of TElECIESCrypto.
Declaration
Parameters
- EncAlgID - specifies encryption algorithm to be used by the new object.
- HashAlgID - specifies hash algorithm to be used by the new object.
- MACAlgID - specifies MAC algorithm to be used by the new object.
- CryptoProvider - a reference to the cryptographic provider to be used by the new object.
- Manager - crypto provider manager to be used by the new object.
Possible encryption algorithms:
Possible MAC algorithms:
Possible hash algorithms:
Description
Use constructor to create a new TElECIESCrypto object.
Discuss this help topic in SecureBlackbox Forum