9 #ifndef APP_PLAYREADY_KEY_ENCRYPTION_FLAGS_H_
10 #define APP_PLAYREADY_KEY_ENCRYPTION_FLAGS_H_
12 #include <absl/flags/declare.h>
13 #include <absl/flags/flag.h>
15 ABSL_DECLARE_FLAG(
bool, enable_playready_encryption);
16 ABSL_DECLARE_FLAG(std::string, playready_server_url);
17 ABSL_DECLARE_FLAG(std::string, program_identifier);
All the methods that are virtual are virtual for mocking.
bool ValidatePRCryptoFlags()