xtd 1.0.0
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 noexcept -> intptrxtd::security::secure_string
equals(const object &obj) const noexcept -> boolxtd::objectvirtual
equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
get_hash_code() const noexcept -> xtd::usizextd::objectvirtual
get_type() const noexcept -> type_objectxtd::objectvirtual
length() const noexcept -> xtd::usizextd::security::secure_string
memberwise_clone() const -> xtd::unique_ptr_object< object_t >xtd::object
object()=defaultxtd::object
reference_equals(const object_a_t &object_a, const object_b_t &object_b) noexcept -> boolxtd::objectinlinestatic
secure_string()=defaultxtd::security::secure_string
secure_string(const char value[], xtd::usize length)xtd::security::secure_string
size() const noexcept -> xtd::usizextd::security::secure_string
to_string() const -> xtd::stringxtd::objectvirtual
to_unsecure_string() const noexcept -> xtd::stringxtd::security::secure_string