
Definition at line 11 of file CPKIFParallelHash.java.
Public Member Functions | |
| CPKIFParallelHash (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFParallelHash () | |
| void | SetDigestAlgs (IPKIFCryptoMisc cMisc, CPKIFBufferPtr digestAlgsBuf) |
| void | SetDigestAlgs (IPKIFCryptoMisc cMisc, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAlgorithmIdentifier_t_PKIFAllocT_boost__shared_ptrT_CPKIFAlgorithmIdentifier_t_t_t digestAlgs) |
| void | UpdateMessage (IPKIFCryptoMisc cMisc, byte[] buf, int bufLen) |
| void | FinalizeHashes (IPKIFCryptoMisc cMisc) |
| HashInfo | GetHashInfo (HASH_ALG alg) |
| void | FreeHashVector () |
| void | SetIgnoreUnsupportedAlgs (boolean b) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFParallelHash obj) |
Protected Member Functions | |
| void | finalize () |
Protected Attributes | |
| boolean | swigCMemOwn |
| com::orionsec::jpkif::CPKIFParallelHash::CPKIFParallelHash | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFParallelHash::CPKIFParallelHash | ( | ) | [inline] |
Definition at line 38 of file CPKIFParallelHash.java.
| static long com::orionsec::jpkif::CPKIFParallelHash::getCPtr | ( | CPKIFParallelHash | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFParallelHash::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFParallelHash.java.
| synchronized void com::orionsec::jpkif::CPKIFParallelHash::delete | ( | ) | [inline] |
| void com::orionsec::jpkif::CPKIFParallelHash::SetDigestAlgs | ( | IPKIFCryptoMisc | cMisc, | |
| CPKIFBufferPtr | digestAlgsBuf | |||
| ) | [inline] |
Definition at line 42 of file CPKIFParallelHash.java.
References com::orionsec::jpkif::IPKIFCryptoMisc::getCPtr().
| void com::orionsec::jpkif::CPKIFParallelHash::SetDigestAlgs | ( | IPKIFCryptoMisc | cMisc, | |
| SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAlgorithmIdentifier_t_PKIFAllocT_boost__shared_ptrT_CPKIFAlgorithmIdentifier_t_t_t | digestAlgs | |||
| ) | [inline] |
Definition at line 46 of file CPKIFParallelHash.java.
References com::orionsec::jpkif::IPKIFCryptoMisc::getCPtr().
| void com::orionsec::jpkif::CPKIFParallelHash::UpdateMessage | ( | IPKIFCryptoMisc | cMisc, | |
| byte[] | buf, | |||
| int | bufLen | |||
| ) | [inline] |
Definition at line 50 of file CPKIFParallelHash.java.
| void com::orionsec::jpkif::CPKIFParallelHash::FinalizeHashes | ( | IPKIFCryptoMisc | cMisc | ) | [inline] |
Definition at line 54 of file CPKIFParallelHash.java.
Definition at line 58 of file CPKIFParallelHash.java.
References com::orionsec::jpkif::HASH_ALG::swigValue.
| void com::orionsec::jpkif::CPKIFParallelHash::FreeHashVector | ( | ) | [inline] |
Definition at line 63 of file CPKIFParallelHash.java.
| void com::orionsec::jpkif::CPKIFParallelHash::SetIgnoreUnsupportedAlgs | ( | boolean | b | ) | [inline] |
Definition at line 67 of file CPKIFParallelHash.java.
boolean com::orionsec::jpkif::CPKIFParallelHash::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFParallelHash.java.
Referenced by CPKIFParallelHash(), and delete().
1.5.6