Definition at line 11 of file IPKIFHashContext.java.
Public Member Functions | |
IPKIFHashContext (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
IPKIFHashContext () | |
Static Public Member Functions | |
static long | getCPtr (IPKIFHashContext obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFHashContext::IPKIFHashContext | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::IPKIFHashContext::IPKIFHashContext | ( | ) | [inline] |
Definition at line 38 of file IPKIFHashContext.java.
static long com::orionsec::jpkif::IPKIFHashContext::getCPtr | ( | IPKIFHashContext | obj | ) | [inline, static] |
Definition at line 20 of file IPKIFHashContext.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::IPKIFCryptoMisc::HashFinal(), com::orionsec::jpkif::CPKIFNSSRawPtr::HashFinal(), com::orionsec::jpkif::CPKIFNSSRaw::HashFinal(), com::orionsec::jpkif::CPKIFCryptoPPRawPtr::HashFinal(), com::orionsec::jpkif::CPKIFCryptoPPRaw::HashFinal(), com::orionsec::jpkif::CPKIFCryptoMediator2Ptr::HashFinal(), and com::orionsec::jpkif::CPKIFCryptoMediator2::HashFinal().
void com::orionsec::jpkif::IPKIFHashContext::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSHashContext.
Definition at line 24 of file IPKIFHashContext.java.
synchronized void com::orionsec::jpkif::IPKIFHashContext::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSHashContext.
Definition at line 28 of file IPKIFHashContext.java.
References swigCMemOwn.
boolean com::orionsec::jpkif::IPKIFHashContext::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFHashContext.java.
Referenced by delete(), com::orionsec::jpkif::CPKIFNSSHashContext::delete(), and IPKIFHashContext().