Skip to main content

Module sensitive_string

Module sensitive_string 

Source

Structs§

SensitiveString
FFI-friendly concrete wrapper around a sensitive String. This is the type exposed across the UniFFI / WASM boundary; bindings see it as an opaque tagged string. Debug and Display delegate to the inner Sensitive, so output is redacted unless dangerous-crypto-debug is enabled.

Constants§

UNIFFI_META_CONST_BITWARDEN_SENSITIVE_VALUE_CUSTOM_TYPE_SENSITIVESTRING 🔒