- implemented and tested VENDOR ID payload

This commit is contained in:
Jan Hutter
2005-12-05 14:01:56 +00:00
parent 9bdd74eae7
commit e70c7feb02
13 changed files with 483 additions and 2 deletions
@@ -57,5 +57,6 @@ mapping_t encoding_type_m[] = {
{CERT_DATA, "CERT_DATA"},
{CERTREQ_DATA, "CERTREQ_DATA"},
{SPIS, "SPIS"},
{VID_DATA, "VID_DATA"},
{MAPPING_END, NULL}
};