be.cardon.nativecall.cryptoapi
Class StructCERT_ENHKEY_USAGE

java.lang.Object
  extended by be.cardon.nativecall.NativeObject
      extended by be.cardon.nativecall.NativeStructure
          extended by be.cardon.nativecall.cryptoapi.Struct_CTL_USAGE
              extended by be.cardon.nativecall.cryptoapi.StructCERT_ENHKEY_USAGE

public class StructCERT_ENHKEY_USAGE
extends Struct_CTL_USAGE

Wrapper for structure CERT_ENKEY_USAGE.


Field Summary
 
Fields inherited from class be.cardon.nativecall.NativeObject
BYTE_SIZE, INT_SIZE, LLC
 
Constructor Summary
StructCERT_ENHKEY_USAGE()
          Creates a new instance of StructCERT_ENHKEY_USAGE
StructCERT_ENHKEY_USAGE(int address)
          Creates a new instance of StructCERT_ENHKEY_USAGE
 
Method Summary
 
Methods inherited from class be.cardon.nativecall.cryptoapi.Struct_CTL_USAGE
cUsageIdentifier, rgpszUsageIdentifier
 
Methods inherited from class be.cardon.nativecall.NativeStructure
checkStructSize, getAddressOfElement, getNativeObjectElement, getRelativeAddress, initStruct
 
Methods inherited from class be.cardon.nativecall.NativeObject
finalize, getAddress, getLength, isReadOnly, setReadOnly
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructCERT_ENHKEY_USAGE

public StructCERT_ENHKEY_USAGE()
                        throws NativeCallException
Creates a new instance of StructCERT_ENHKEY_USAGE

Throws:
NativeCallException

StructCERT_ENHKEY_USAGE

public StructCERT_ENHKEY_USAGE(int address)
                        throws NativeCallException
Creates a new instance of StructCERT_ENHKEY_USAGE

Throws:
NativeCallException