Microsoft Information Protection (MIP) SDK for C++: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C++
|
This is the complete list of members for ProtectionProfile, including all inherited members.
AddEngine(const ProtectionEngine::Settings &settings)=0 | ProtectionProfile | pure virtual |
AddEngineAsync(const ProtectionEngine::Settings &settings, const std::shared_ptr< void > &context)=0 | ProtectionProfile | pure virtual |
DeleteEngine(const std::string &engineId)=0 | ProtectionProfile | pure virtual |
DeleteEngineAsync(const std::string &engineId, const std::shared_ptr< void > &context)=0 | ProtectionProfile | pure virtual |
GetPublishingLicenseInfo(const std::vector< uint8_t > &serializedPublishingLicense) | ProtectionProfile | static |
GetPublishingLicenseInfo(const std::vector< uint8_t > &serializedPublishingLicense, const std::shared_ptr< MipContext > &mipContext) | ProtectionProfile | static |
GetSettings() const =0 | ProtectionProfile | pure virtual |
GetVersion() | ProtectionProfile | static |
ListEngines()=0 | ProtectionProfile | pure virtual |
ListEnginesAsync(const std::shared_ptr< void > &context)=0 | ProtectionProfile | pure virtual |
Load(const Settings &settings) | ProtectionProfile | static |
LoadAsync(const Settings &settings, const std::shared_ptr< void > &context) | ProtectionProfile | static |