Definition at line 11 of file IPKIFKeyAgreeContext.java.
Public Member Functions | |
IPKIFKeyAgreeContext (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | SetAlgorithm (CPKIFAlgorithm alg) |
CPKIFAlgorithm | GetAlgorithm () |
void | PrependSharedInfo (CPKIFBufferPtr data) |
void | AppendSharedInfo (CPKIFBufferPtr data) |
CPKIFBufferList | GetPrependedSharedInfo () |
CPKIFBufferList | GetAppendedSharedInfo () |
void | SetOwner (SWIGTYPE_p_IPKIFCryptoKeyAgree owner) |
SWIGTYPE_p_IPKIFCryptoKeyAgree | GetOwner () |
Static Public Member Functions | |
static long | getCPtr (IPKIFKeyAgreeContext obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFKeyAgreeContext::IPKIFKeyAgreeContext | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFKeyAgreeContext::getCPtr | ( | IPKIFKeyAgreeContext | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFKeyAgreeContext::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFKeyAgreeContext.java.
synchronized void com::orionsec::jpkif::IPKIFKeyAgreeContext::delete | ( | ) | [inline] |
void com::orionsec::jpkif::IPKIFKeyAgreeContext::SetAlgorithm | ( | CPKIFAlgorithm | alg | ) | [inline] |
Definition at line 38 of file IPKIFKeyAgreeContext.java.
CPKIFAlgorithm com::orionsec::jpkif::IPKIFKeyAgreeContext::GetAlgorithm | ( | ) | [inline] |
Definition at line 42 of file IPKIFKeyAgreeContext.java.
void com::orionsec::jpkif::IPKIFKeyAgreeContext::PrependSharedInfo | ( | CPKIFBufferPtr | data | ) | [inline] |
Definition at line 47 of file IPKIFKeyAgreeContext.java.
void com::orionsec::jpkif::IPKIFKeyAgreeContext::AppendSharedInfo | ( | CPKIFBufferPtr | data | ) | [inline] |
Definition at line 51 of file IPKIFKeyAgreeContext.java.
CPKIFBufferList com::orionsec::jpkif::IPKIFKeyAgreeContext::GetPrependedSharedInfo | ( | ) | [inline] |
Definition at line 55 of file IPKIFKeyAgreeContext.java.
CPKIFBufferList com::orionsec::jpkif::IPKIFKeyAgreeContext::GetAppendedSharedInfo | ( | ) | [inline] |
Definition at line 59 of file IPKIFKeyAgreeContext.java.
void com::orionsec::jpkif::IPKIFKeyAgreeContext::SetOwner | ( | SWIGTYPE_p_IPKIFCryptoKeyAgree | owner | ) | [inline] |
Definition at line 63 of file IPKIFKeyAgreeContext.java.
SWIGTYPE_p_IPKIFCryptoKeyAgree com::orionsec::jpkif::IPKIFKeyAgreeContext::GetOwner | ( | ) | [inline] |
Definition at line 67 of file IPKIFKeyAgreeContext.java.
boolean com::orionsec::jpkif::IPKIFKeyAgreeContext::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFKeyAgreeContext.java.
Referenced by delete(), and IPKIFKeyAgreeContext().