be.cardon.nativecall.cryptoapi
Class StructCERT_NAME_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.StructCERT_NAME_BLOB

public class StructCERT_NAME_BLOB
extends Struct_CRYPTOAPI_BLOB

Wrapper for structure CERT_NAME_BLOB.


Field Summary
 
Fields inherited from class be.cardon.nativecall.NativeObject
BYTE_SIZE, INT_SIZE, LLC
 
Constructor Summary
StructCERT_NAME_BLOB()
          Creates a new instance of StructCERT_INFO.
StructCERT_NAME_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

StructCERT_NAME_BLOB

public StructCERT_NAME_BLOB()
                     throws NativeCallException
Creates a new instance of StructCERT_INFO.

Throws:
NativeCallException

StructCERT_NAME_BLOB

public StructCERT_NAME_BLOB(int address)
                     throws NativeCallException
Throws:
NativeCallException