48 static void pad(uint8_t* data, std::size_t len, std::size_t expLen);
58 static std::size_t
length(uint8_t* data, std::size_t len);
ISO/IEC 7816-4 padding implementation.
Definition iso7816_4Padding.hpp:38
static std::size_t length(uint8_t *data, std::size_t len)
static void pad(uint8_t *data, std::size_t len, std::size_t expLen)
Cryptography namespace.
Definition base64.hpp:28