wireshark/radius/dictionary.yubico
Guy Harris 36a91d3747 Copy over some comment-and-whitespace-only changes from FreeRADIUS.
This adds copyright notices and makes other cleanups.

Change-Id: I5975b563dffd704a336160d08efde42203c81676
Reviewed-on: https://code.wireshark.org/review/21795
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:55:55 +00:00

24 lines
642 B
Text

# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
# Yubico VSA's
#
# $Id: 618597605ce29d7bee6887bf2c2cd10e72009593 $
#
##############################################################################
VENDOR Yubico 41482
BEGIN-VENDOR Yubico
ATTRIBUTE Yubikey-Key 1 octets
ATTRIBUTE Yubikey-Public-ID 2 string
ATTRIBUTE Yubikey-Private-ID 3 octets
ATTRIBUTE Yubikey-Counter 4 integer
ATTRIBUTE Yubikey-Timestamp 5 integer
ATTRIBUTE Yubikey-Random 6 integer
ATTRIBUTE Yubikey-OTP 7 string
END-VENDOR Yubico