pub(super) async fn derive_pin_key(
client: &Client,
pin: String,
) -> Result<DerivePinKeyResponse, CryptoClientError>pub(super) async fn derive_pin_key(
client: &Client,
pin: String,
) -> Result<DerivePinKeyResponse, CryptoClientError>