Discuss this help topic in SecureBlackbox Forum
Returns parameters for Diffie-Helman algorithm
Declaration
Parameters
- DHP - P Diffie-Helman parameter.
- DHPSize - the size of the buffer with P DH buffer.
- DHG - G Diffie-Helman parameter.
- DHGSize - the size of the buffer with G DH buffer.
- DHY - Y Diffie-Helman parameter.
- DHYSize - the size of the buffer with Y DH buffer.
Description
Use this function to obtain parameters of diffie-helman portion of the certificate.
Discuss this help topic in SecureBlackbox Forum