| RSA BSAFE Crypto-C |
Cryptographic Components for C |
| Search |
info Format
| B_SetAlgorithmInfo() | A pointer to A_DH_PARAM_GEN_PARAMS. The exponentBits must be less than primeBits. |
| B_GetAlgorithmInfo() | A pointer to A_DH_PARAM_GEN_PARAMS. |
AI_DHParamGen Information
| Functions to use | B_GenerateInit() and B_GenerateParameters(). B_GenerateParameters() sets the resultAlgorithmObject with the AI_DHKeyAgree information. Pass an initialized random algorithm to B_GenerateParameters(). |
| AMs to include | AM_DH_PARAM_GEN. |