Definition at line 11 of file IPKIFCryptContext.java.
Public Member Functions | |
IPKIFCryptContext (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCredentialPtr | GetCredential () |
Static Public Member Functions | |
static long | getCPtr (IPKIFCryptContext obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFCryptContext::IPKIFCryptContext | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFCryptContext::getCPtr | ( | IPKIFCryptContext | obj | ) | [inline, static] |
Definition at line 20 of file IPKIFCryptContext.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Decrypt(), com::orionsec::jpkif::CPKIFNSSPtr::Decrypt(), com::orionsec::jpkif::CPKIFNSS::Decrypt(), com::orionsec::jpkif::CPKIFCryptoPPPtr::Decrypt(), com::orionsec::jpkif::CPKIFCryptoPP::Decrypt(), com::orionsec::jpkif::CPKIFCryptoMediator2Ptr::Decrypt(), com::orionsec::jpkif::CPKIFCryptoMediator2::Decrypt(), com::orionsec::jpkif::IPKIFCryptoKeyIDOperations::Encrypt(), com::orionsec::jpkif::CPKIFNSSPtr::Encrypt(), com::orionsec::jpkif::CPKIFNSS::Encrypt(), com::orionsec::jpkif::CPKIFCryptoPPPtr::Encrypt(), com::orionsec::jpkif::CPKIFCryptoPP::Encrypt(), com::orionsec::jpkif::CPKIFCryptoMediator2Ptr::Encrypt(), and com::orionsec::jpkif::CPKIFCryptoMediator2::Encrypt().
void com::orionsec::jpkif::IPKIFCryptContext::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFCryptContext.java.
synchronized void com::orionsec::jpkif::IPKIFCryptContext::delete | ( | ) | [inline] |
CPKIFCredentialPtr com::orionsec::jpkif::IPKIFCryptContext::GetCredential | ( | ) | [inline] |
Definition at line 38 of file IPKIFCryptContext.java.
boolean com::orionsec::jpkif::IPKIFCryptContext::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFCryptContext.java.
Referenced by delete(), and IPKIFCryptContext().