Module crypto

Source

Structsยง

DeriveKeyConnectorRequest
DerivePinKeyResponse
InitOrgCryptoRequest
InitUserCryptoRequest
MakeKeyPairResponse
UpdatePasswordResponse
VerifyAsymmetricKeysRequest
VerifyAsymmetricKeysResponse
WrongPasswordError

Enumsยง

AuthRequestMethod
DeriveKeyConnectorError
EnrollAdminPasswordResetError
Catch all errors for mobile crypto operations
InitUserCryptoMethod
MobileCryptoError
Catch all errors for mobile crypto operations

Constantsยง

UNIFFI_META_CONST_BITWARDEN_CORE_ENUM_AUTHREQUESTMETHOD ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_ENUM_INITUSERCRYPTOMETHOD ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_DERIVEKEYCONNECTORREQUEST ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_DERIVEPINKEYRESPONSE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_INITORGCRYPTOREQUEST ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_INITUSERCRYPTOREQUEST ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_MAKEKEYPAIRRESPONSE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_UPDATEPASSWORDRESPONSE ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_VERIFYASYMMETRICKEYSREQUEST ๐Ÿ”’
UNIFFI_META_CONST_BITWARDEN_CORE_RECORD_VERIFYASYMMETRICKEYSRESPONSE ๐Ÿ”’

Functionsยง

derive_key_connector ๐Ÿ”’
Derive the master key for migrating to the key connector
derive_pin_key
derive_pin_protected_user_key ๐Ÿ”’
derive_pin_user_key
enroll_admin_password_reset ๐Ÿ”’
get_user_encryption_key
initialize_org_crypto
initialize_user_crypto
make_key_pair
update_password
verify_asymmetric_keys