Pkcs11Interop  5.1.2
Namespaces
Net.Pkcs11Interop Namespace Reference

Base namespace of Pkcs11Interop project. More...

Namespaces

namespace  Common
 Components shared by all the LowLevelAPI-s and HighLevelAPI-s.
 
namespace  HighLevelAPI
 High level .NET friendly API recommended for multiplatform development.
 
namespace  HighLevelAPI40
 High level .NET friendly API for platforms where C 'long' type is 4 bytes long (Win32, Win64 and Unix32) and structs are packed with the default byte alignment.
 
namespace  HighLevelAPI41
 High level .NET friendly API for platforms where C 'long' type is 4 bytes long (Win32, Win64 and Unix32) and structs are packed with 1-byte alignment.
 
namespace  HighLevelAPI80
 High level .NET friendly API for platforms where C 'long' type is 8 bytes long (Unix64) and structs are packed with the default byte alignment.
 
namespace  HighLevelAPI81
 High level .NET friendly API for platforms where C 'long' type is 8 bytes long (Unix64) and structs are packed with 1-byte alignment.
 
namespace  Logging
 Logger components shared by all the LowLevelAPI-s and HighLevelAPI-s.
 
namespace  LowLevelAPI40
 Low level C-like API for platforms where C 'long' type is 4 bytes long (Win32, Win64 and Unix32) and structs are packed with the default byte alignment.
 
namespace  LowLevelAPI41
 Low level C-like API for platforms where C 'long' type is 4 bytes long (Win32, Win64 and Unix32) and structs are packed with 1-byte alignment.
 
namespace  LowLevelAPI80
 Low level C-like API for platforms where C 'long' type is 8 bytes long (Unix64) and structs are packed with the default byte alignment.
 
namespace  LowLevelAPI81
 Low level C-like API for platforms where C 'long' type is 8 bytes long (Unix64) and structs are packed with 1-byte alignment.
 

Detailed Description

Base namespace of Pkcs11Interop project.