C# Class unbound.cryptoki.CK_VERSION

Datei anzeigen Open project: unboundsecurity/unbound-integration Class Usage Examples

Public Properties

Property Type Description
major byte
minor byte

Private Methods

Method Description
CK_VERSION ( NativeUnix native ) : System.Runtime.InteropServices
CK_VERSION ( NativeWindows native ) : System.Runtime.InteropServices

Property Details

major public_oe property

public byte major
return byte

minor public_oe property

public byte minor
return byte