This file is needed if h225 or h245 is generated separately.

svn path=/trunk/; revision=12931
This commit is contained in:
Anders Broman 2005-01-02 22:03:12 +00:00
parent 422d331c09
commit a44bb3b080
1 changed files with 10 additions and 0 deletions

10
asn1/h235/h235-exp.cnf Normal file
View File

@ -0,0 +1,10 @@
#.TYPE_ATTR
TimeStamp TYPE = FT_ABSOLUTE_TIME DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
AuthenticationMechanism TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(AuthenticationMechanism_vals) BITMASK = 0
ClearToken TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
SIGNEDxxx TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
ENCRYPTEDxxx TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
HASHEDxxx TYPE = FT_NONE DISPLAY = BASE_NONE STRINGS = NULL BITMASK = 0
CryptoToken TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(CryptoToken_vals) BITMASK = 0
#.END