com::orionsec::jpkif::IPKIFCryptoKeyIDOperations Class Reference

Collaboration diagram for com::orionsec::jpkif::IPKIFCryptoKeyIDOperations:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file IPKIFCryptoKeyIDOperations.java.


Public Member Functions

 IPKIFCryptoKeyIDOperations (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void GetKeyList (CPKIFCredentialList v, SWIGTYPE_p_std__bitsetT_9_t ku)
void GetKeyList (CPKIFCredentialList v)
void GetKeyList (CPKIFCredentialList v, CPKIFKeyUsagePtr ku)
void Sign (CPKIFCredential key, byte[] pHashData, int nHashDataLen, byte[] pSig, SWIGTYPE_p_int nSigLen, HASH_ALG hashAlg)
void Decrypt (CPKIFCredential key, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen)
void Encrypt (CPKIFCredential key, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen)
boolean Verify (CPKIFCredential key, byte[] pHashData, int nHashDataLen, byte[] pSig, int nSigLen, HASH_ALG hashAlg)
IPKIFCryptContext CryptInit (CPKIFCredentialPtr key, boolean pad)
IPKIFCryptContext CryptInit (CPKIFCredentialPtr key)
void Decrypt (IPKIFCryptContext cryptContext, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen, boolean arg5)
void Encrypt (IPKIFCryptContext cryptContext, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen, boolean arg5)

Static Public Member Functions

static long getCPtr (IPKIFCryptoKeyIDOperations obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

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

Definition at line 15 of file IPKIFCryptoKeyIDOperations.java.

References swigCMemOwn.


Member Function Documentation

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

Definition at line 20 of file IPKIFCryptoKeyIDOperations.java.

References swigCPtr.

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

Definition at line 24 of file IPKIFCryptoKeyIDOperations.java.

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

Definition at line 28 of file IPKIFCryptoKeyIDOperations.java.

References swigCMemOwn.

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::GetKeyList ( CPKIFCredentialList  v,
SWIGTYPE_p_std__bitsetT_9_t  ku 
) [inline]

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::GetKeyList ( CPKIFCredentialList  v  )  [inline]

Definition at line 42 of file IPKIFCryptoKeyIDOperations.java.

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::GetKeyList ( CPKIFCredentialList  v,
CPKIFKeyUsagePtr  ku 
) [inline]

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Sign ( CPKIFCredential  key,
byte[]  pHashData,
int  nHashDataLen,
byte[]  pSig,
SWIGTYPE_p_int  nSigLen,
HASH_ALG  hashAlg 
) [inline]

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Decrypt ( CPKIFCredential  key,
byte[]  pData,
int  nDataLen,
byte[]  pResult,
SWIGTYPE_p_int  pnResultLen 
) [inline]

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Encrypt ( CPKIFCredential  key,
byte[]  pData,
int  nDataLen,
byte[]  pResult,
SWIGTYPE_p_int  pnResultLen 
) [inline]

boolean com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Verify ( CPKIFCredential  key,
byte[]  pHashData,
int  nHashDataLen,
byte[]  pSig,
int  nSigLen,
HASH_ALG  hashAlg 
) [inline]

IPKIFCryptContext com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::CryptInit ( CPKIFCredentialPtr  key,
boolean  pad 
) [inline]

Definition at line 66 of file IPKIFCryptoKeyIDOperations.java.

IPKIFCryptContext com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::CryptInit ( CPKIFCredentialPtr  key  )  [inline]

Definition at line 71 of file IPKIFCryptoKeyIDOperations.java.

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Decrypt ( IPKIFCryptContext  cryptContext,
byte[]  pData,
int  nDataLen,
byte[]  pResult,
SWIGTYPE_p_int  pnResultLen,
boolean  arg5 
) [inline]

void com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Encrypt ( IPKIFCryptContext  cryptContext,
byte[]  pData,
int  nDataLen,
byte[]  pResult,
SWIGTYPE_p_int  pnResultLen,
boolean  arg5 
) [inline]


Member Data Documentation

Definition at line 13 of file IPKIFCryptoKeyIDOperations.java.

Referenced by delete(), and IPKIFCryptoKeyIDOperations().


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