
Definition at line 11 of file IPKIFDefaultKeyManagement.java.
Public Member Functions | |
| IPKIFDefaultKeyManagement (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFCredentialPtr | SetDefaultKey (String asciiHexKeyID, DefaultKeyType op) |
| CPKIFCredentialPtr | GetDefaultKey (DefaultKeyType op) |
Static Public Member Functions | |
| static long | getCPtr (IPKIFDefaultKeyManagement obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::IPKIFDefaultKeyManagement::IPKIFDefaultKeyManagement | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| static long com::orionsec::jpkif::IPKIFDefaultKeyManagement::getCPtr | ( | IPKIFDefaultKeyManagement | obj | ) | [inline, static] |
| void com::orionsec::jpkif::IPKIFDefaultKeyManagement::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFDefaultKeyManagement.java.
| synchronized void com::orionsec::jpkif::IPKIFDefaultKeyManagement::delete | ( | ) | [inline] |
| CPKIFCredentialPtr com::orionsec::jpkif::IPKIFDefaultKeyManagement::SetDefaultKey | ( | String | asciiHexKeyID, | |
| DefaultKeyType | op | |||
| ) | [inline] |
Definition at line 38 of file IPKIFDefaultKeyManagement.java.
References com::orionsec::jpkif::DefaultKeyType::swigValue.
| CPKIFCredentialPtr com::orionsec::jpkif::IPKIFDefaultKeyManagement::GetDefaultKey | ( | DefaultKeyType | op | ) | [inline] |
Definition at line 42 of file IPKIFDefaultKeyManagement.java.
References com::orionsec::jpkif::DefaultKeyType::swigValue.
boolean com::orionsec::jpkif::IPKIFDefaultKeyManagement::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFDefaultKeyManagement.java.
Referenced by delete(), and IPKIFDefaultKeyManagement().
1.5.6