Definition at line 11 of file IPKIFRevocationStatus.java.
Public Member Functions | |
IPKIFRevocationStatus (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
boolean | CheckStatus (CPKIFCertificatePtr targetCert, CPKIFCertificatePtr issuersCert, SWIGTYPE_p_RevocationStatus status, CPKIFCertStatusPtr certStatus) |
boolean | CheckStatusPath (CPKIFCertificatePath path, SWIGTYPE_p_RevocationStatus status) |
Static Public Member Functions | |
static long | getCPtr (IPKIFRevocationStatus obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFRevocationStatus::IPKIFRevocationStatus | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFRevocationStatus::getCPtr | ( | IPKIFRevocationStatus | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFRevocationStatus::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFRevocationStatus.java.
synchronized void com::orionsec::jpkif::IPKIFRevocationStatus::delete | ( | ) | [inline] |
boolean com::orionsec::jpkif::IPKIFRevocationStatus::CheckStatus | ( | CPKIFCertificatePtr | targetCert, | |
CPKIFCertificatePtr | issuersCert, | |||
SWIGTYPE_p_RevocationStatus | status, | |||
CPKIFCertStatusPtr | certStatus | |||
) | [inline] |
Definition at line 38 of file IPKIFRevocationStatus.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
boolean com::orionsec::jpkif::IPKIFRevocationStatus::CheckStatusPath | ( | CPKIFCertificatePath | path, | |
SWIGTYPE_p_RevocationStatus | status | |||
) | [inline] |
Definition at line 42 of file IPKIFRevocationStatus.java.
References com::orionsec::jpkif::CPKIFCertificatePath::getCPtr().
boolean com::orionsec::jpkif::IPKIFRevocationStatus::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFRevocationStatus.java.
Referenced by delete(), and IPKIFRevocationStatus().