org.rococoa.cocoa.security
Class cssm_kr_profile
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure
org.rococoa.cocoa.security.cssm_kr_profile
- Direct Known Subclasses:
- cssm_kr_profile.ByReference, cssm_kr_profile.ByValue
public class cssm_kr_profile
- extends com.ochafik.lang.jnaerator.runtime.Structure
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
setupClone |
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
UserName
public cssm_kr_name UserName
UserCertificate
public cssm_certgroup.ByReference UserCertificate
KRSCertChain
public cssm_certgroup.ByReference KRSCertChain
LE_KRANum
public byte LE_KRANum
LE_KRACertChainList
public cssm_certgroup.ByReference LE_KRACertChainList
ENT_KRANum
public byte ENT_KRANum
ENT_KRACertChainList
public cssm_certgroup.ByReference ENT_KRACertChainList
INDIV_KRANum
public byte INDIV_KRANum
INDIV_KRACertChainList
public cssm_certgroup.ByReference INDIV_KRACertChainList
INDIV_AuthenticationInfo
public cssm_data.ByReference INDIV_AuthenticationInfo
KRSPFlags
public int KRSPFlags
KRSPExtensions
public cssm_data.ByReference KRSPExtensions
cssm_kr_profile
public cssm_kr_profile()
byReference
public cssm_kr_profile.ByReference byReference()
byValue
public cssm_kr_profile.ByValue byValue()
clone
public cssm_kr_profile clone()
- Overrides:
clone
in class Object