WinCrypt.CERT_INFO.ByReference
@FieldOrder({"dwVersion","SerialNumber","SignatureAlgorithm","Issuer","NotBefore","NotAfter","Subject","SubjectPublicKeyInfo","IssuerUniqueId","SubjectUniqueId","cExtension","rgExtension"}) public static class WinCrypt.CERT_INFO extends Structure
Modifier and Type | Class | Description |
---|---|---|
static class |
WinCrypt.CERT_INFO.ByReference |
Structure.ByValue, Structure.FieldOrder, Structure.StructField
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor | Description |
---|---|
CERT_INFO() |
Modifier and Type | Method | Description |
---|---|---|
WinCrypt.CERT_EXTENSION[] |
getRgExtension() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public int dwVersion
public WinCrypt.DATA_BLOB SerialNumber
public WinCrypt.CRYPT_ALGORITHM_IDENTIFIER SignatureAlgorithm
public WinCrypt.DATA_BLOB Issuer
public WinBase.FILETIME NotBefore
public WinBase.FILETIME NotAfter
public WinCrypt.DATA_BLOB Subject
public WinCrypt.CERT_PUBLIC_KEY_INFO SubjectPublicKeyInfo
public WinCrypt.CRYPT_BIT_BLOB IssuerUniqueId
public WinCrypt.CRYPT_BIT_BLOB SubjectUniqueId
public int cExtension
public Pointer rgExtension
public WinCrypt.CERT_EXTENSION[] getRgExtension()