public class PublicKeyInfo
extends com.sun.jna.Structure
| Modifier and Type | Class and Description |
|---|---|
static interface |
PublicKeyInfo.PublicKeyFunction |
| Modifier and Type | Field and Description |
|---|---|
byte[] |
publicKey |
PublicKeyInfo.PublicKeyFunction |
publicKeyFunction |
int[] |
publicKeySize |
int |
signLevel |
int |
strength |
| Constructor and Description |
|---|
PublicKeyInfo() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
getFieldOrder() |
allocateMemory, allocateMemory, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeFieldpublic int[] publicKeySize
public byte[] publicKey
public PublicKeyInfo.PublicKeyFunction publicKeyFunction
public int strength
public int signLevel