Botan 3.11.0
Crypto and TLS for C&
CK_GOSTR3410_KEY_WRAP_PARAMS Struct Reference

#include <pkcs11.h>

Public Attributes

CK_OBJECT_HANDLE hKey
CK_BYTEpUKM
CK_BYTEpWrapOID
CK_ULONG ulUKMLen
CK_ULONG ulWrapOIDLen

Detailed Description

Definition at line 1629 of file pkcs11.h.

Member Data Documentation

◆ hKey

CK_OBJECT_HANDLE CK_GOSTR3410_KEY_WRAP_PARAMS::hKey

Definition at line 1634 of file pkcs11.h.

◆ pUKM

CK_BYTE* CK_GOSTR3410_KEY_WRAP_PARAMS::pUKM

Definition at line 1632 of file pkcs11.h.

◆ pWrapOID

CK_BYTE* CK_GOSTR3410_KEY_WRAP_PARAMS::pWrapOID

Definition at line 1630 of file pkcs11.h.

◆ ulUKMLen

CK_ULONG CK_GOSTR3410_KEY_WRAP_PARAMS::ulUKMLen

Definition at line 1633 of file pkcs11.h.

◆ ulWrapOIDLen

CK_ULONG CK_GOSTR3410_KEY_WRAP_PARAMS::ulWrapOIDLen

Definition at line 1631 of file pkcs11.h.


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