com::orionsec::jpkif::IPKIFCryptoMisc Class Reference

Collaboration diagram for com::orionsec::jpkif::IPKIFCryptoMisc:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file IPKIFCryptoMisc.java.


Public Member Functions

 IPKIFCryptoMisc (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void GenRandom (byte[] buf, int len)
IPKIFHashContext HashInit (HASH_ALG alg)
void HashUpdate (IPKIFHashContext hash, byte[] pData, int nDataLen)
void HashFinal (IPKIFHashContext hash, byte[] pResult, SWIGTYPE_p_int pnResultLen)

Static Public Member Functions

static long getCPtr (IPKIFCryptoMisc obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

com::orionsec::jpkif::IPKIFCryptoMisc::IPKIFCryptoMisc ( long  cPtr,
boolean  cMemoryOwn 
) [inline]

Definition at line 15 of file IPKIFCryptoMisc.java.

References swigCMemOwn.


Member Function Documentation

static long com::orionsec::jpkif::IPKIFCryptoMisc::getCPtr ( IPKIFCryptoMisc  obj  )  [inline, static]

void com::orionsec::jpkif::IPKIFCryptoMisc::finalize (  )  [inline, protected]

Definition at line 24 of file IPKIFCryptoMisc.java.

synchronized void com::orionsec::jpkif::IPKIFCryptoMisc::delete (  )  [inline]

Definition at line 28 of file IPKIFCryptoMisc.java.

References swigCMemOwn.

void com::orionsec::jpkif::IPKIFCryptoMisc::GenRandom ( byte[]  buf,
int  len 
) [inline]

Definition at line 38 of file IPKIFCryptoMisc.java.

IPKIFHashContext com::orionsec::jpkif::IPKIFCryptoMisc::HashInit ( HASH_ALG  alg  )  [inline]

Definition at line 42 of file IPKIFCryptoMisc.java.

References com::orionsec::jpkif::HASH_ALG::swigValue.

void com::orionsec::jpkif::IPKIFCryptoMisc::HashUpdate ( IPKIFHashContext  hash,
byte[]  pData,
int  nDataLen 
) [inline]

Definition at line 47 of file IPKIFCryptoMisc.java.

void com::orionsec::jpkif::IPKIFCryptoMisc::HashFinal ( IPKIFHashContext  hash,
byte[]  pResult,
SWIGTYPE_p_int  pnResultLen 
) [inline]


Member Data Documentation

Definition at line 13 of file IPKIFCryptoMisc.java.

Referenced by delete(), and IPKIFCryptoMisc().


The documentation for this class was generated from the following file:

Generated on Mon Nov 15 11:22:34 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6