16 #ifndef ACSDK_CRYPTOINTERFACES_ALGORITHMTYPE_H_ 17 #define ACSDK_CRYPTOINTERFACES_ALGORITHMTYPE_H_ 22 namespace cryptoInterfaces {
81 #endif // ACSDK_CRYPTOINTERFACES_ALGORITHMTYPE_H_
std::ostream & operator<<(std::ostream &out, AlgorithmType value)
Helper method to write algorithm type as a literal constant.
Whether or not curl logs should be emitted.
Definition: AVSConnectionManager.h:36
AES 128 CBC with Padding.
AlgorithmType
Enumeration of all supported encryption protocols.
Definition: AlgorithmType.h:31
AES 256 CBC with Padding.