RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
rmscrypto::api::ICryptoEngine Member List

This is the complete list of members for rmscrypto::api::ICryptoEngine, including all inherited members.

Create() (defined in rmscrypto::api::ICryptoEngine)rmscrypto::api::ICryptoEnginestatic
CreateHash(CryptoHashAlgorithm algorithm)=0 (defined in rmscrypto::api::ICryptoEngine)rmscrypto::api::ICryptoEnginepure virtual
CreateKey(const uint8_t *pbKey, uint32_t cbKey, CryptoAlgorithm algorithm)=0 (defined in rmscrypto::api::ICryptoEngine)rmscrypto::api::ICryptoEnginepure virtual