RMS SDK for C++  0.2.1
A client library for using Microsoft RMS from Linux.
Public Member Functions | Static Public Member Functions | List of all members
rmscrypto::api::ICryptoEngine Class Referenceabstract

Public Member Functions

virtual std::shared_ptr< ICryptoKeyCreateKey (const uint8_t *pbKey, uint32_t cbKey, CryptoAlgorithm algorithm)=0
 
virtual std::shared_ptr< ICryptoHashCreateHash (CryptoHashAlgorithm algorithm)=0
 

Static Public Member Functions

static std::shared_ptr< ICryptoEngineCreate ()
 

The documentation for this class was generated from the following file: