Discuss this help topic in SecureBlackbox Forum
Loads public part of the key.
Declaration
Parameters
- P - ElGamal public key "P" parameter
- PIndex - Index from which the "P" data starts in the P buffer
- PSize - Size of the "P" parameter value
- G - ElGamal public key "G" parameter
- GIndex - Index from which the "G" data starts in the G buffer
- GSize - Size of the "G" parameter value
- Y - ElGamal public key "Y" parameter
- YIndex - Index from which the "Y" data starts in the Y buffer
- YSize - Size of the "Y" parameter value
- Buffer - ...
- Size - ...
- Stream - ...
- Count - ...
- Index -
Description
Use this method to load public part of the key.
Discuss this help topic in SecureBlackbox Forum