Definition at line 11 of file CPKIFBufferPtr.java.
Public Member Functions | |
CPKIFBufferPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFBuffer | __deref__ () |
CPKIFBuffer | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFBufferPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFBufferPtr r) |
byte[] | AllocateBuffer (int len) |
byte[] | GetBuffer () |
long | GetLength () |
Static Public Member Functions | |
static long | getCPtr (CPKIFBufferPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFBufferPtr::CPKIFBufferPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFBufferPtr::getCPtr | ( | CPKIFBufferPtr | obj | ) | [inline, static] |
Definition at line 20 of file CPKIFBufferPtr.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::pkif_module::DecodeCertificate(), com::orionsec::jpkif::CPKIFMessageImprintPtr::HashAndSet(), com::orionsec::jpkif::CPKIFMessageImprint::HashAndSet(), com::orionsec::jpkif::IPKIFParseAttributes::ParseAttributes(), com::orionsec::jpkif::IPKIFParseAttributes::ParseAttributes2(), com::orionsec::jpkif::IPKIFParseExtensions::ParseExtensions(), com::orionsec::jpkif::CPKIFX509ExtensionMediator2::ParseExtensions(), com::orionsec::jpkif::pkif_module::PostRequest(), com::orionsec::jpkif::pkif_module::PostRequestURL(), com::orionsec::jpkif::CPKIFOCSPCheckerPtr::ProcessOfflineResponse(), com::orionsec::jpkif::CPKIFOCSPChecker::ProcessOfflineResponse(), com::orionsec::jpkif::CPKIFCryptoPPPtr::SecretAgree(), com::orionsec::jpkif::CPKIFCryptoPP::SecretAgree(), com::orionsec::jpkif::CPKIFCryptoMediator2Ptr::SecretAgree(), com::orionsec::jpkif::CPKIFCryptoMediator2::SecretAgree(), and com::orionsec::jpkif::pkif_module::UnwrapSymmKey().
void com::orionsec::jpkif::CPKIFBufferPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFBufferPtr.java.
synchronized void com::orionsec::jpkif::CPKIFBufferPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFBufferPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFBufferPtr.java.
CPKIFBuffer com::orionsec::jpkif::CPKIFBufferPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFBufferPtr.java.
CPKIFBuffer com::orionsec::jpkif::CPKIFBufferPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFBufferPtr.java.
boolean com::orionsec::jpkif::CPKIFBufferPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFBufferPtr.java.
int com::orionsec::jpkif::CPKIFBufferPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFBufferPtr.java.
void com::orionsec::jpkif::CPKIFBufferPtr::swap | ( | CPKIFBufferPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFBufferPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFBufferPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFBufferPtr.java.
boolean com::orionsec::jpkif::CPKIFBufferPtr::_internal_equiv | ( | CPKIFBufferPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFBufferPtr.java.
byte [] com::orionsec::jpkif::CPKIFBufferPtr::AllocateBuffer | ( | int | len | ) | [inline] |
Definition at line 73 of file CPKIFBufferPtr.java.
byte [] com::orionsec::jpkif::CPKIFBufferPtr::GetBuffer | ( | ) | [inline] |
Definition at line 78 of file CPKIFBufferPtr.java.
long com::orionsec::jpkif::CPKIFBufferPtr::GetLength | ( | ) | [inline] |
Definition at line 83 of file CPKIFBufferPtr.java.
boolean com::orionsec::jpkif::CPKIFBufferPtr::swigCMemOwn [protected] |