Discuss this help topic in SecureBlackbox Forum
Returns parameters for DSS algorithm.
Declaration
Parameters
- DSSP - P DSS parameter.
- DSSPSize - the size of the buffer with P DSS buffer.
- DSSQ - Q DSS parameter.
- DSSQSize - the size of the buffer with Q DSS buffer.
- DSSG - G DSS parameter.
- DSSGSize - the size of the buffer with G DSS buffer.
- DSSY - Y DSS parameter.
- DSSYSize - the size of the buffer with Y DSS buffer.
Description
Use this function to obtain parameters of DSS portion of the certificate.
Discuss this help topic in SecureBlackbox Forum