Pkcs11Interop  5.1.2
Public Member Functions | Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI41.CK_VERSION Struct Reference

Describes the version More...

Public Member Functions

override string ToString ()
 Returns a string that represents the current CK_VERSION structure. More...
 

Public Attributes

byte [] Major
 Major version number (the integer portion of the version) More...
 
byte [] Minor
 Minor version number (the hundredths portion of the version) More...
 

Detailed Description

Describes the version

Member Function Documentation

◆ ToString()

override string Net.Pkcs11Interop.LowLevelAPI41.CK_VERSION.ToString ( )

Returns a string that represents the current CK_VERSION structure.

Returns
String that represents the current CK_VERSION structure.

Member Data Documentation

◆ Major

byte [] Net.Pkcs11Interop.LowLevelAPI41.CK_VERSION.Major

Major version number (the integer portion of the version)

◆ Minor

byte [] Net.Pkcs11Interop.LowLevelAPI41.CK_VERSION.Minor

Minor version number (the hundredths portion of the version)


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