Searched defs:EncodeBase64 (Results 1 – 4 of 4) sorted by relevance
147 static std::string EncodeBase64(const uint8_t *indata, const uint32_t length) in EncodeBase64() function
100 RState Utils::EncodeBase64(std::unique_ptr<uint8_t[]> &data, int srcLen, in EncodeBase64() function in OHOS::Global::Resource::Utils
239 std::string AntiFraudCloudService::EncodeBase64(const char *bytes, unsigned int size) in EncodeBase64() function in OHOS::Telephony::AntiFraudCloudService
64 std::string VCardUtils::EncodeBase64(const std::string &input) in EncodeBase64() function in OHOS::Telephony::VCardUtils