|
cryptlib
3.4.1
|
Go to the source code of this file.
Functions | |
| int | initRTCS (CRYPT_CERTIFICATE *cryptRTCSRequest, const CRYPT_CERTIFICATE cryptCertificateTemplate, const int number, const BOOLEAN multipleCerts) |
| int | initOCSP (CRYPT_CERTIFICATE *cryptOCSPRequest, const int number, const BOOLEAN ocspv2, const BOOLEAN revokedCert, const BOOLEAN multipleCerts, const CRYPT_SIGNATURELEVEL_TYPE sigLevel, const CRYPT_CONTEXT privKeyContext) |
| int initOCSP | ( | CRYPT_CERTIFICATE * | cryptOCSPRequest, |
| const int | number, | ||
| const BOOLEAN | ocspv2, | ||
| const BOOLEAN | revokedCert, | ||
| const BOOLEAN | multipleCerts, | ||
| const CRYPT_SIGNATURELEVEL_TYPE | sigLevel, | ||
| const CRYPT_CONTEXT | privKeyContext | ||
| ) |
| int initRTCS | ( | CRYPT_CERTIFICATE * | cryptRTCSRequest, |
| const CRYPT_CERTIFICATE | cryptCertificateTemplate, | ||
| const int | number, | ||
| const BOOLEAN | multipleCerts | ||
| ) |
1.8.2