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

#include <pkcs11t.h>

Public Attributes

CK_VOID_PTR pValue
 
CK_ATTRIBUTE_TYPE type
 
CK_ULONG ulValueLen
 

Detailed Description

Definition at line 564 of file pkcs11t.h.

Member Data Documentation

◆ pValue

CK_VOID_PTR CK_ATTRIBUTE::pValue

Definition at line 566 of file pkcs11t.h.

Referenced by Botan::PKCS11::AttributeContainer::add_attribute().

◆ type

CK_ATTRIBUTE_TYPE CK_ATTRIBUTE::type

Definition at line 565 of file pkcs11t.h.

◆ ulValueLen

CK_ULONG CK_ATTRIBUTE::ulValueLen

Definition at line 567 of file pkcs11t.h.


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