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, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField
public int[] publicKeySize
public byte[] publicKey
public PublicKeyInfo.PublicKeyFunction publicKeyFunction
public int strength
public int signLevel