uncomment NegotiationToken
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13439 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user