be.cardon.nativecall.cryptoapi
Class StructCRYPT_INTEGER_BLOB

java.lang.Object
  extended by be.cardon.nativecall.NativeObject
      extended by be.cardon.nativecall.NativeStructure
          extended by be.cardon.nativecall.cryptoapi.Struct_CRYPTOAPI_BLOB
              extended by be.cardon.nativecall.cryptoapi.StructCRYPT_INTEGER_BLOB

public class StructCRYPT_INTEGER_BLOB
extends Struct_CRYPTOAPI_BLOB

Wrapper for structure CRYPT_INTEGER_BLOB.


Field Summary
 
Fields inherited from class be.cardon.nativecall.NativeObject
BYTE_SIZE, INT_SIZE, LLC
 
Constructor Summary
StructCRYPT_INTEGER_BLOB()
          Creates a new instance of StructCERT_INFO
StructCRYPT_INTEGER_BLOB(int address)
           
 
Method Summary
 
Methods inherited from class be.cardon.nativecall.cryptoapi.Struct_CRYPTOAPI_BLOB
cbData, data, pbData
 
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

StructCRYPT_INTEGER_BLOB

public StructCRYPT_INTEGER_BLOB()
                         throws NativeCallException
Creates a new instance of StructCERT_INFO

Throws:
NativeCallException

StructCRYPT_INTEGER_BLOB

public StructCRYPT_INTEGER_BLOB(int address)
                         throws NativeCallException
Throws:
NativeCallException