revert 21003
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21004 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -649,26 +649,6 @@ PA-SvrReferralData ::= SEQUENCE {
|
||||
referred-realm [0] Realm
|
||||
}
|
||||
|
||||
-- Kerberos remote encryption
|
||||
|
||||
K5REncEncryptDecryptREQ ::= SEQUENCE {
|
||||
id [0] krb5int32,
|
||||
encrypt [1] BOOLEAN,
|
||||
principal [2] Principal,
|
||||
kvno [3] krb5int32 OPTIONAL,
|
||||
etype [4] krb5int32,
|
||||
usage [5] krb5int32,
|
||||
ivec [6] OCTET STRING OPTIONAL,
|
||||
data [7] OCTET STRING
|
||||
}
|
||||
|
||||
K5REncEncryptDecryptREP ::= SEQUENCE {
|
||||
id [0] krb5int32,
|
||||
data [1] OCTET STRING,
|
||||
error-code [2] krb5int32 OPTIONAL
|
||||
}
|
||||
|
||||
|
||||
END
|
||||
|
||||
-- etags -r '/\([A-Za-z][-A-Za-z0-9]*\).*::=/\1/' k5.asn1
|
||||
|
@@ -160,7 +160,7 @@ KDCDHKeyInfo-Win2k ::= SEQUENCE {
|
||||
|
||||
ReplyKeyPack-Win2k ::= SEQUENCE {
|
||||
replyKey [0] EncryptionKey,
|
||||
nonce [1] INTEGER (-2147483648..2147483647),
|
||||
nonce [1] INTEGER (0..4294967295),
|
||||
...
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user