
Definition at line 11 of file CPKIFRevokedInfo.java.
Public Member Functions | |
| CPKIFRevokedInfo (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFRevokedInfo () | |
| CPKIFRevokedInfo (String time, int reason) | |
| String | GetRevocationTime () |
| void | SetRevocationTime (CPKIFStringPtr str) |
| CPKIFCRLReasonPtr | GetRevocationReason () |
| void | SetRevocationReason (CPKIFCRLReasonPtr crlReason) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFRevokedInfo obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFRevokedInfo::CPKIFRevokedInfo | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFRevokedInfo::CPKIFRevokedInfo | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFRevokedInfo.java.
| com::orionsec::jpkif::CPKIFRevokedInfo::CPKIFRevokedInfo | ( | String | time, | |
| int | reason | |||
| ) | [inline] |
Definition at line 42 of file CPKIFRevokedInfo.java.
| static long com::orionsec::jpkif::CPKIFRevokedInfo::getCPtr | ( | CPKIFRevokedInfo | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFRevokedInfo::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFRevokedInfo.java.
| synchronized void com::orionsec::jpkif::CPKIFRevokedInfo::delete | ( | ) | [inline] |
| String com::orionsec::jpkif::CPKIFRevokedInfo::GetRevocationTime | ( | ) | [inline] |
Definition at line 46 of file CPKIFRevokedInfo.java.
| void com::orionsec::jpkif::CPKIFRevokedInfo::SetRevocationTime | ( | CPKIFStringPtr | str | ) | [inline] |
Definition at line 50 of file CPKIFRevokedInfo.java.
| CPKIFCRLReasonPtr com::orionsec::jpkif::CPKIFRevokedInfo::GetRevocationReason | ( | ) | [inline] |
Definition at line 54 of file CPKIFRevokedInfo.java.
| void com::orionsec::jpkif::CPKIFRevokedInfo::SetRevocationReason | ( | CPKIFCRLReasonPtr | crlReason | ) | [inline] |
Definition at line 58 of file CPKIFRevokedInfo.java.
boolean com::orionsec::jpkif::CPKIFRevokedInfo::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFRevokedInfo.java.
Referenced by CPKIFRevokedInfo(), and delete().
1.5.6