Enum nfc_oath::Tag [] [src]

pub enum Tag {
    Name,
    NameList,
    Key,
    Challenge,
    Response,
    TruncatedResponse,
    Hotp,
    Property,
    Version,
    Imf,
    Algorithm,
    Touch,
}

Variants