use METHOD-DATA for type compat in kdc/kerberos5.c
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
3b034b231d
commit
7d30fc38d7
@@ -776,7 +776,7 @@ FastOptions ::= BIT STRING {
|
|||||||
|
|
||||||
KrbFastReq ::= SEQUENCE {
|
KrbFastReq ::= SEQUENCE {
|
||||||
fast-options [0] FastOptions,
|
fast-options [0] FastOptions,
|
||||||
padata [1] SEQUENCE OF PA-DATA,
|
padata [1] METHOD-DATA,
|
||||||
req-body [2] KDC-REQ-BODY,
|
req-body [2] KDC-REQ-BODY,
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user