Definition at line 11 of file CPKIFOCSPCertStatus.java.
Public Member Functions | |
CPKIFOCSPCertStatus (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFOCSPCertStatus () | |
CPKIFOCSPCertStatus (CPKIFBufferPtr cs) | |
CPKIFOCSPCertStatus.CertStatusChoice | GetChoice () |
void | SetRevokedInfo (CPKIFRevokedInfoPtr ri) |
CPKIFRevokedInfoPtr | GetRevokedInfo () |
Static Public Member Functions | |
static long | getCPtr (CPKIFOCSPCertStatus obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
Classes | |
class | CertStatusChoice |
com::orionsec::jpkif::CPKIFOCSPCertStatus::CPKIFOCSPCertStatus | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFOCSPCertStatus::CPKIFOCSPCertStatus | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFOCSPCertStatus.java.
com::orionsec::jpkif::CPKIFOCSPCertStatus::CPKIFOCSPCertStatus | ( | CPKIFBufferPtr | cs | ) | [inline] |
Definition at line 42 of file CPKIFOCSPCertStatus.java.
static long com::orionsec::jpkif::CPKIFOCSPCertStatus::getCPtr | ( | CPKIFOCSPCertStatus | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFOCSPCertStatus::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFOCSPCertStatus.java.
synchronized void com::orionsec::jpkif::CPKIFOCSPCertStatus::delete | ( | ) | [inline] |
CPKIFOCSPCertStatus.CertStatusChoice com::orionsec::jpkif::CPKIFOCSPCertStatus::GetChoice | ( | ) | [inline] |
Definition at line 46 of file CPKIFOCSPCertStatus.java.
void com::orionsec::jpkif::CPKIFOCSPCertStatus::SetRevokedInfo | ( | CPKIFRevokedInfoPtr | ri | ) | [inline] |
Definition at line 50 of file CPKIFOCSPCertStatus.java.
CPKIFRevokedInfoPtr com::orionsec::jpkif::CPKIFOCSPCertStatus::GetRevokedInfo | ( | ) | [inline] |
Definition at line 54 of file CPKIFOCSPCertStatus.java.
boolean com::orionsec::jpkif::CPKIFOCSPCertStatus::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFOCSPCertStatus.java.
Referenced by CPKIFOCSPCertStatus(), and delete().