[][src]Function opensc_sys::sc_get_max_recv_size

pub unsafe extern "C" fn sc_get_max_recv_size(card: *const sc_card_t) -> size_t

@brief Calculate the maximum size of R-APDU payload (Ne).

Takes card limitations into account such as extended length support as well as the reader's limitation for data transfer.

@param card Initialized card object with its reader

@return maximum Ne