bitwarden_core::auth::key_connector

Function make_key_connector_keys

source
pub(super) fn make_key_connector_keys(
    rng: impl RngCore,
) -> Result<KeyConnectorResponse, CryptoError>