[][src]Function talktosc::sendapdu

pub fn sendapdu(card: &Card, apdu: APDU) -> Vec<u8>

Sends the given APDU (if required in chained way) to the card and returns the response as a vector of u8.