Virgil Security Crypto library  2.4.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
virgil::crypto::VirgilByteArrayUtils Member List

This is the complete list of members for virgil::crypto::VirgilByteArrayUtils, including all inherited members.

append(VirgilByteArray &dst, const VirgilByteArray &src)virgil::crypto::VirgilByteArrayUtilsstatic
bytesToHex(const VirgilByteArray &array, bool formatted=false)virgil::crypto::VirgilByteArrayUtilsstatic
bytesToString(const VirgilByteArray &array)virgil::crypto::VirgilByteArrayUtilsstatic
hexToBytes(const std::string &hexStr)virgil::crypto::VirgilByteArrayUtilsstatic
jsonToBytes(const std::string &json)virgil::crypto::VirgilByteArrayUtilsstatic
popBytes(VirgilByteArray &src, size_t num)virgil::crypto::VirgilByteArrayUtilsstatic
stringToBytes(const std::string &str)virgil::crypto::VirgilByteArrayUtilsstatic
zeroize(VirgilByteArray &array)virgil::crypto::VirgilByteArrayUtilsstatic