RMS SDK for C++
0.2.1
A client library for using Microsoft RMS from Linux.
|
Public Member Functions | |
virtual std::shared_ptr< ICryptoKey > | CreateKey (const uint8_t *pbKey, uint32_t cbKey, CryptoAlgorithm algorithm)=0 |
virtual std::shared_ptr< ICryptoHash > | CreateHash (CryptoHashAlgorithm algorithm)=0 |
Static Public Member Functions | |
static std::shared_ptr< ICryptoEngine > | Create () |