Botan 3.4.0
Crypto and TLS for C&
Public Attributes | List of all members
CK_DSA_PARAMETER_GEN_PARAM Struct Reference

#include <pkcs11t.h>

Public Attributes

CK_MECHANISM_TYPE hash
 
CK_BYTE_PTR pSeed
 
CK_ULONG ulIndex
 
CK_ULONG ulSeedLen
 

Detailed Description

Definition at line 1903 of file pkcs11t.h.

Member Data Documentation

◆ hash

CK_MECHANISM_TYPE CK_DSA_PARAMETER_GEN_PARAM::hash

Definition at line 1904 of file pkcs11t.h.

◆ pSeed

CK_BYTE_PTR CK_DSA_PARAMETER_GEN_PARAM::pSeed

Definition at line 1905 of file pkcs11t.h.

◆ ulIndex

CK_ULONG CK_DSA_PARAMETER_GEN_PARAM::ulIndex

Definition at line 1907 of file pkcs11t.h.

◆ ulSeedLen

CK_ULONG CK_DSA_PARAMETER_GEN_PARAM::ulSeedLen

Definition at line 1906 of file pkcs11t.h.


The documentation for this struct was generated from the following file: