com::orionsec::jpkif::HASH_ALG Class Reference

Collaboration diagram for com::orionsec::jpkif::HASH_ALG:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file HASH_ALG.java.


Public Member Functions

final int swigValue ()
String toString ()

Static Public Member Functions

static HASH_ALG swigToEnum (int swigValue)

Static Public Attributes

static final HASH_ALG MD5 = new HASH_ALG("MD5", pkif_moduleJNI.MD5_get())
static final HASH_ALG SHA1 = new HASH_ALG("SHA1", pkif_moduleJNI.SHA1_get())
static final HASH_ALG SHA224 = new HASH_ALG("SHA224", pkif_moduleJNI.SHA224_get())
static final HASH_ALG SHA256 = new HASH_ALG("SHA256", pkif_moduleJNI.SHA256_get())
static final HASH_ALG SHA384 = new HASH_ALG("SHA384", pkif_moduleJNI.SHA384_get())
static final HASH_ALG SHA512 = new HASH_ALG("SHA512", pkif_moduleJNI.SHA512_get())

Member Function Documentation

final int com::orionsec::jpkif::HASH_ALG::swigValue (  )  [inline]

Definition at line 19 of file HASH_ALG.java.

String com::orionsec::jpkif::HASH_ALG::toString (  )  [inline]

Definition at line 23 of file HASH_ALG.java.

static HASH_ALG com::orionsec::jpkif::HASH_ALG::swigToEnum ( int  swigValue  )  [inline, static]


Member Data Documentation

final HASH_ALG com::orionsec::jpkif::HASH_ALG::MD5 = new HASH_ALG("MD5", pkif_moduleJNI.MD5_get()) [static]

Definition at line 12 of file HASH_ALG.java.

final HASH_ALG com::orionsec::jpkif::HASH_ALG::SHA1 = new HASH_ALG("SHA1", pkif_moduleJNI.SHA1_get()) [static]

Definition at line 13 of file HASH_ALG.java.

final HASH_ALG com::orionsec::jpkif::HASH_ALG::SHA224 = new HASH_ALG("SHA224", pkif_moduleJNI.SHA224_get()) [static]

Definition at line 14 of file HASH_ALG.java.

final HASH_ALG com::orionsec::jpkif::HASH_ALG::SHA256 = new HASH_ALG("SHA256", pkif_moduleJNI.SHA256_get()) [static]

Definition at line 15 of file HASH_ALG.java.

final HASH_ALG com::orionsec::jpkif::HASH_ALG::SHA384 = new HASH_ALG("SHA384", pkif_moduleJNI.SHA384_get()) [static]

Definition at line 16 of file HASH_ALG.java.

final HASH_ALG com::orionsec::jpkif::HASH_ALG::SHA512 = new HASH_ALG("SHA512", pkif_moduleJNI.SHA512_get()) [static]

Definition at line 17 of file HASH_ALG.java.


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

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