Function derive_pin_key

Source
pub fn derive_pin_key(
    client: &Client,
    pin: String,
) -> Result<DerivePinKeyResponse, MobileCryptoError>