xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
xtd::security::secure_string Member List

This is the complete list of members for xtd::security::secure_string, including all inherited members.

data() const noexceptxtd::security::secure_string
equals(const object &obj) const noexceptxtd::objectvirtual
equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
get_hash_code() const noexceptxtd::objectvirtual
memberwise_clone() constxtd::objectinline
object()=defaultxtd::object
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
secure_string()=defaultxtd::security::secure_string
secure_string(const char value[], size_t length)xtd::security::secure_string
size() const noexceptxtd::security::secure_string
to_string() const noexceptxtd::objectvirtual
to_unsecure_string() const noexceptxtd::security::secure_string