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

#include <pkcs11t.h>

Public Attributes

CK_MECHANISM_TYPE hashAlg
 
CK_RSA_PKCS_MGF_TYPE mgf
 
CK_ULONG sLen
 

Detailed Description

Definition at line 1279 of file pkcs11t.h.

Member Data Documentation

◆ hashAlg

CK_MECHANISM_TYPE CK_RSA_PKCS_PSS_PARAMS::hashAlg

Definition at line 1280 of file pkcs11t.h.

◆ mgf

CK_RSA_PKCS_MGF_TYPE CK_RSA_PKCS_PSS_PARAMS::mgf

Definition at line 1281 of file pkcs11t.h.

◆ sLen

CK_ULONG CK_RSA_PKCS_PSS_PARAMS::sLen

Definition at line 1282 of file pkcs11t.h.


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