match draft-preauth-framework-14 better
This commit is contained in:

committed by
Love Hörnquist Åstrand

parent
7d30fc38d7
commit
60c713221d
@@ -809,9 +809,10 @@ KrbFastFinished ::= SEQUENCE {
|
|||||||
}
|
}
|
||||||
|
|
||||||
KrbFastResponse ::= SEQUENCE {
|
KrbFastResponse ::= SEQUENCE {
|
||||||
padata [0] SEQUENCE OF PA-DATA,
|
padata [0] METHOD-DATA,
|
||||||
rep-key [1] EncryptionKey OPTIONAL,
|
strengthen-key [1] EncryptionKey OPTIONAL,
|
||||||
finished [2] KrbFastFinished OPTIONAL,
|
finished [2] KrbFastFinished OPTIONAL,
|
||||||
|
nonce [3] krb5uint32,
|
||||||
...
|
...
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user