WinCrypt.CRYPT_KEY_PROV_INFO.ByReference@FieldOrder({"pwszContainerName","pwszProvName","dwProvType","dwFlags","cProvParam","rgProvParam","dwKeySpec"}) public static class WinCrypt.CRYPT_KEY_PROV_INFO extends Structure
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WinCrypt.CRYPT_KEY_PROV_INFO.ByReference |
Structure.ByValue, Structure.FieldOrder, Structure.StructField| Modifier and Type | Field | Description |
|---|---|---|
int |
cProvParam |
|
int |
dwFlags |
|
int |
dwKeySpec |
|
int |
dwProvType |
|
java.lang.String |
pwszContainerName |
|
java.lang.String |
pwszProvName |
|
Pointer |
rgProvParam |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE| Constructor | Description |
|---|---|
CRYPT_KEY_PROV_INFO() |
| Modifier and Type | Method | Description |
|---|---|---|
WinCrypt.CRYPT_KEY_PROV_PARAM[] |
getRgProvParam() |
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 java.lang.String pwszContainerName
public java.lang.String pwszProvName
public int dwProvType
public int dwFlags
public int cProvParam
public Pointer rgProvParam
public int dwKeySpec
public WinCrypt.CRYPT_KEY_PROV_PARAM[] getRgProvParam()