Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The DSAFIPSVERSION_ENUM enumeration type contains FIPS version information. It is used by the BCRYPT_DSA_KEY_BLOB_V2 and BCRYPT_DSA_PARAMETER_HEADER_V2 structures.
Syntax
typedef enum {
DSA_FIPS186_2,
DSA_FIPS186_3
} DSAFIPSVERSION_ENUM;
Constants
DSA_FIPS186_2Federal Information Processing Standard (FIPS) 2. |
DSA_FIPS186_3Federal Information Processing Standard (FIPS) 3. |
Requirements
| Requirement | Value |
|---|---|
| Header | bcrypt.h |