Crate bitwarden_encoding

Source
Expand description

ยงBitwarden Encoding

Provides Base64 and Base64Url encoding and decoding utilities for working with Bitwarden data.

Modulesยง

b64 ๐Ÿ”’
b64url ๐Ÿ”’
serde ๐Ÿ”’
uniffi_support ๐Ÿ”’

Structsยง

B64
Base64 encoded data
B64Url
Base64URL encoded data
FromStrVisitor
A serde visitor that converts a string to a type that implements FromStr.

Constantsยง

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_ENCODING ๐Ÿ”’
Export namespace metadata.