public class VendorCode
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
byte[] |
behavior_ver |
com.sun.jna.NativeLong[] |
data |
PublicKeyInfo[] |
keyInfo |
com.sun.jna.NativeLong[] |
keys |
byte[] |
patch |
short |
revision |
int |
sign_level |
int |
signs |
int |
strength |
com.sun.jna.NativeLong[] |
trialKeys |
short |
type |
short |
version |
Constructor and Description |
---|
VendorCode(com.nomagic.lic.flexlm.CameoInfo cameoInfo) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public short type
public com.sun.jna.NativeLong[] data
public com.sun.jna.NativeLong[] keys
public short version
public short revision
public byte[] patch
public byte[] behavior_ver
public com.sun.jna.NativeLong[] trialKeys
public int signs
public int strength
public int sign_level
public PublicKeyInfo[] keyInfo