uncomment NegotiationToken

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13439 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-07 12:57:02 +00:00
parent 5c87eb99f3
commit 46418aa4c8
2 changed files with 8 additions and 6 deletions

View File

@@ -3,9 +3,10 @@
SPNEGO DEFINITIONS ::=
BEGIN
-- NegotiationToken ::= CHOICE {
-- negTokenInit [0] NegTokenInit,
-- negTokenTarg [1] NegTokenTarg }
NegotiationToken ::= CHOICE {
negTokenInit[0] NegTokenInit,
negTokenTarg[1] NegTokenTarg
}
MechType::= OBJECT IDENTIFIER

View File

@@ -3,9 +3,10 @@
SPNEGO DEFINITIONS ::=
BEGIN
-- NegotiationToken ::= CHOICE {
-- negTokenInit [0] NegTokenInit,
-- negTokenTarg [1] NegTokenTarg }
NegotiationToken ::= CHOICE {
negTokenInit[0] NegTokenInit,
negTokenTarg[1] NegTokenTarg
}
MechType::= OBJECT IDENTIFIER