Skip to main content

execute_qot_plaintext

Function execute_qot_plaintext 

Source
pub async fn execute_qot_plaintext(
    backend: &BackendConn,
    cmd_id: u16,
    body: Bytes,
    reserved: [u8; 10],
) -> Result<CommandResponse>