Function webauthn_authenticator_rs::ctap2::commands::to_short_apdus
source · pub fn to_short_apdus(cbor: &[u8]) -> Vec<ISO7816RequestAPDU>Available on crate feature
ctap2 only.Expand description
Converts a CTAP v2 command into a form suitable for transmission with short ISO/IEC 7816-4 APDUs (over NFC).