Definition at line 11 of file IPKIFCryptoKeyManagement.java.
Public Member Functions | |
IPKIFCryptoKeyManagement (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
boolean | OwnsKey (CPKIFCredential keyID) |
CPKIFCredentialPtr | MakeKeyID (String asciiHexKeyID) |
Static Public Member Functions | |
static long | getCPtr (IPKIFCryptoKeyManagement obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFCryptoKeyManagement::IPKIFCryptoKeyManagement | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFCryptoKeyManagement::getCPtr | ( | IPKIFCryptoKeyManagement | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFCryptoKeyManagement::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::IPKIFCryptoKeyID.
Definition at line 24 of file IPKIFCryptoKeyManagement.java.
synchronized void com::orionsec::jpkif::IPKIFCryptoKeyManagement::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::IPKIFCryptoKeyID.
Definition at line 28 of file IPKIFCryptoKeyManagement.java.
References swigCMemOwn.
boolean com::orionsec::jpkif::IPKIFCryptoKeyManagement::OwnsKey | ( | CPKIFCredential | keyID | ) | [inline] |
Definition at line 38 of file IPKIFCryptoKeyManagement.java.
CPKIFCredentialPtr com::orionsec::jpkif::IPKIFCryptoKeyManagement::MakeKeyID | ( | String | asciiHexKeyID | ) | [inline] |
Definition at line 42 of file IPKIFCryptoKeyManagement.java.
boolean com::orionsec::jpkif::IPKIFCryptoKeyManagement::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFCryptoKeyManagement.java.
Referenced by delete(), com::orionsec::jpkif::IPKIFCryptoKeyID::delete(), and IPKIFCryptoKeyManagement().