6 lines
112 B
C++
6 lines
112 B
C++
#include "FakeAuthenticatedCipher.h"
|
|
|
|
namespace cpputils {
|
|
constexpr unsigned int FakeKey::BINARY_LENGTH;
|
|
}
|