, including all inherited members.
CryptInit(CPKIFKeyMaterial key, boolean pad) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
CryptInit(CPKIFKeyMaterial key) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Decrypt(CPKIFKeyMaterial key, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen, boolean pad) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Decrypt(CPKIFKeyMaterial key, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Decrypt(IPKIFRawCryptContext cryptContext, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen, boolean arg5) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
delete() | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Encrypt(CPKIFKeyMaterial key, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen, boolean pad) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Encrypt(CPKIFKeyMaterial key, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Encrypt(IPKIFRawCryptContext cryptContext, byte[] pData, int nDataLen, byte[] pResult, SWIGTYPE_p_int pnResultLen, boolean arg5) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
finalize() | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline, protected] |
getCPtr(IPKIFCryptoRawOperations obj) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline, static] |
com::orionsec::jpkif::IPKIFCryptoAlgSupport::getCPtr(IPKIFCryptoAlgSupport obj) | com::orionsec::jpkif::IPKIFCryptoAlgSupport | [inline, static] |
HMACFinal(IPKIFRawCryptContext ctx, byte[] pResult, SWIGTYPE_p_int pnResultLen) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
HMACInit(CPKIFKeyMaterial key, HASH_ALG ha) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
HMACUpdate(IPKIFRawCryptContext ctx, byte[] pData, int nDataLen) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
IPKIFCryptoAlgSupport(long cPtr, boolean cMemoryOwn) | com::orionsec::jpkif::IPKIFCryptoAlgSupport | [inline] |
IPKIFCryptoRawOperations(long cPtr, boolean cMemoryOwn) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
Sign(CPKIFKeyMaterial key, byte[] pHashData, int nHashDataLen, byte[] pSig, SWIGTYPE_p_int pnSigLen, HASH_ALG hashAlg) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
SupportsAlgorithm(CPKIFKeyMaterial key) | com::orionsec::jpkif::IPKIFCryptoAlgSupport | [inline] |
swigCMemOwn | com::orionsec::jpkif::IPKIFCryptoAlgSupport | [protected] |
Verify(CPKIFKeyMaterial key, byte[] pHashData, int nHashDataLen, byte[] pSig, int nSigLen, HASH_ALG hashAlg) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |
VerifyCertificate(CPKIFCertificate issCert, CPKIFCertificate subCert) | com::orionsec::jpkif::IPKIFCryptoRawOperations | [inline] |