This commit is contained in:
parent
e8da5fde62
commit
645725f916
2 changed files with 4 additions and 21 deletions
19
registry.rec
19
registry.rec
|
|
@ -1,25 +1,6 @@
|
|||
# -*- mode: rec -*-
|
||||
#
|
||||
# Registry for Signature purposes
|
||||
#
|
||||
|
||||
%rec: SignaturePurpose
|
||||
%key: Number
|
||||
%type: Number int
|
||||
%mandatory: Number
|
||||
%typedef: Name_t regexp /^[ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_][ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_]*$/
|
||||
%type: Name Name_t
|
||||
%unique: Name
|
||||
%mandatory: Name
|
||||
%mandatory: Comment
|
||||
%mandatory: Package
|
||||
%allowed: Subsystem
|
||||
%sort: Number Name
|
||||
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# GNUnet
|
||||
|
||||
Number: 0
|
||||
Name: TEST
|
||||
Comment: Test signature, not valid for anything other than writing a test. (Note that the signature verification code will accept this value).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue