CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
pkcs11_info.c File Reference

PKCS11 Library Information Functions. More...

#include "cryptoauthlib.h"
#include "pkcs11_config.h"
#include "pkcs11_init.h"
#include "pkcs11_slot.h"
#include "pkcs11_session.h"
#include "pkcs11_util.h"
#include "pkcs11_info.h"
#include <stdio.h>

Functions

CK_RV pkcs11_get_lib_info (CK_INFO_PTR pInfo)
 Obtains general information about Cryptoki.
 

Variables

const char pkcs11_lib_manufacturer_id [] = "Microchip Technology Inc"
 
const char pkcs11_lib_description [] = "Cryptoauthlib PKCS11 Interface"
 

Detailed Description

PKCS11 Library Information Functions.