Botan 3.11.0
Crypto and TLS for C&
CK_RSA_PKCS_OAEP_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_MECHANISM_TYPE hashAlg
CK_RSA_PKCS_MGF_TYPE mgf
void * pSourceData
CK_RSA_PKCS_OAEP_SOURCE_TYPE source
CK_ULONG ulSourceDataLen

Detailed Description

Definition at line 1810 of file pkcs11.h.

Member Data Documentation

◆ hashAlg

CK_MECHANISM_TYPE CK_RSA_PKCS_OAEP_PARAMS::hashAlg

Definition at line 1811 of file pkcs11.h.

◆ mgf

CK_RSA_PKCS_MGF_TYPE CK_RSA_PKCS_OAEP_PARAMS::mgf

Definition at line 1812 of file pkcs11.h.

◆ pSourceData

void* CK_RSA_PKCS_OAEP_PARAMS::pSourceData

Definition at line 1814 of file pkcs11.h.

◆ source

CK_RSA_PKCS_OAEP_SOURCE_TYPE CK_RSA_PKCS_OAEP_PARAMS::source

Definition at line 1813 of file pkcs11.h.

◆ ulSourceDataLen

CK_ULONG CK_RSA_PKCS_OAEP_PARAMS::ulSourceDataLen

Definition at line 1815 of file pkcs11.h.


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