Definition at line 11 of file IPKIFCryptoAlgSupport.java.
Public Member Functions | |
IPKIFCryptoAlgSupport (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
boolean | SupportsAlgorithm (CPKIFKeyMaterial key) |
Static Public Member Functions | |
static long | getCPtr (IPKIFCryptoAlgSupport obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFCryptoAlgSupport::IPKIFCryptoAlgSupport | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFCryptoAlgSupport::getCPtr | ( | IPKIFCryptoAlgSupport | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFCryptoAlgSupport::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::IPKIFCryptoFull, and com::orionsec::jpkif::IPKIFCryptoRawOperations.
Definition at line 24 of file IPKIFCryptoAlgSupport.java.
synchronized void com::orionsec::jpkif::IPKIFCryptoAlgSupport::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::IPKIFCryptoFull, and com::orionsec::jpkif::IPKIFCryptoRawOperations.
Definition at line 28 of file IPKIFCryptoAlgSupport.java.
References swigCMemOwn.
boolean com::orionsec::jpkif::IPKIFCryptoAlgSupport::SupportsAlgorithm | ( | CPKIFKeyMaterial | key | ) | [inline] |
Definition at line 38 of file IPKIFCryptoAlgSupport.java.
boolean com::orionsec::jpkif::IPKIFCryptoAlgSupport::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFCryptoAlgSupport.java.
Referenced by com::orionsec::jpkif::IPKIFCryptoRawOperations::delete(), com::orionsec::jpkif::IPKIFCryptoFull::delete(), delete(), and IPKIFCryptoAlgSupport().