WinCrypt.CTL_CONTEXT.ByReference@FieldOrder({"dwMsgAndCertEncodingType","pbCtlEncoded","cbCtlEncoded","pCtlInfo","hCertStore","hCryptMsg","pbCtlContent","cbCtlContent"}) public static class WinCrypt.CTL_CONTEXT extends Structure
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WinCrypt.CTL_CONTEXT.ByReference |
Structure.ByValue, Structure.FieldOrder, Structure.StructField| Modifier and Type | Field | Description |
|---|---|---|
int |
cbCtlContent |
|
int |
cbCtlEncoded |
|
int |
dwMsgAndCertEncodingType |
|
WinCrypt.HCERTSTORE |
hCertStore |
|
WinCrypt.HCRYPTMSG |
hCryptMsg |
|
Pointer |
pbCtlContent |
|
Pointer |
pbCtlEncoded |
|
WinCrypt.CTL_INFO.ByReference |
pCtlInfo |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE| Constructor | Description |
|---|---|
CTL_CONTEXT() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitallocateMemory, 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, writeFieldpublic int dwMsgAndCertEncodingType
public Pointer pbCtlEncoded
public int cbCtlEncoded
public WinCrypt.CTL_INFO.ByReference pCtlInfo
public WinCrypt.HCERTSTORE hCertStore
public WinCrypt.HCRYPTMSG hCryptMsg
public Pointer pbCtlContent
public int cbCtlContent