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