Klasse WinCrypt.CRYPT_ATTRIBUTE

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinCrypt.CRYPT_ATTRIBUTE
Bekannte direkte Unterklassen:
WinCrypt.CRYPT_ATTRIBUTE.ByReference
Umschließende Schnittstelle:
WinCrypt

@FieldOrder({"pszObjId","cValue","rgValue"}) public static class WinCrypt.CRYPT_ATTRIBUTE extends Structure
The CRYPT_ATTRIBUTE structure specifies an attribute that has one or more values.
Siehe auch: