ImSQL
C++ 기반 SQL 자동화 및 라이선스 관리 엔진
Loading...
Searching...
No Matches
encrypt_str_utils.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <
secure/common/common.hpp
>
9
10
namespace
secure::encrypt {
11
18
void
removeDashInUUID
(std::string& uuid);
19
28
int
addPadding
(std::string& s,
char
fill,
size_t
len);
29
30
}
// end of encrypt
common.hpp
Ains Secure Library Common Headers.
secure::encrypt::removeDashInUUID
void removeDashInUUID(std::string &uuid)
UUID 대쉬 제거
Definition
encrypt_str_utils.cpp:11
secure::encrypt::addPadding
int addPadding(std::string &s, char fill, size_t len)
addPadding
Definition
encrypt_str_utils.cpp:18
core-engine
secure
encrypt
encrypt_str_utils.hpp
Generated on Mon Apr 28 2025 22:33:21 for ImSQL by
1.13.2