add leftover files from merge
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17703 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
12
lib/gssapi/mech/gssapi.asn1
Normal file
12
lib/gssapi/mech/gssapi.asn1
Normal file
@@ -0,0 +1,12 @@
|
||||
-- $Id$
|
||||
|
||||
GSS-API DEFINITIONS ::= BEGIN
|
||||
|
||||
IMPORTS heim_any FROM heim;
|
||||
|
||||
GSSAPIContextToken ::= [APPLICATION 0] SEQUENCE {
|
||||
thisMech OBJECT IDENTIFIER,
|
||||
innerContextToken heim_any
|
||||
}
|
||||
|
||||
END
|
Reference in New Issue
Block a user