C# Class unbound.cryptoki.CK_VERSION

Afficher le fichier Open project: unboundsecurity/unbound-integration Class Usage Examples

Méthodes publiques

Свойство Type Description
major byte
minor byte

Private Methods

Méthode Description
CK_VERSION ( NativeUnix native ) : System.Runtime.InteropServices
CK_VERSION ( NativeWindows native ) : System.Runtime.InteropServices

Property Details

major public_oe property

public byte major
Résultat byte

minor public_oe property

public byte minor
Résultat byte