decode_ticket

Function decode_ticket 

Source
pub fn decode_ticket(
    iks: &IssuerKeyStore,
    ticket_str: &str,
) -> Result<Rsp6Ticket>