Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/fs/smb/server/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 829 B image not shown  

Quelle  ksmbd_spnego_negtokeninit.asn1   Sprache: unbekannt

 
Spracherkennung für: .asn1 vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

-- SPDX-License-Identifier: BSD-3-Clause
--
-- Copyright (C) 1998, 2000 IETF Trust and the persons identified as authors
-- of the code
--
-- https://www.rfc-editor.org/rfc/rfc2478#section-3.2.1
-- https://www.rfc-editor.org/rfc/rfc2743#section-3.1

GSSAPI ::=
 [APPLICATION 0] IMPLICIT SEQUENCE {
  thisMech
   OBJECT IDENTIFIER ({ksmbd_gssapi_this_mech}),
  negotiationToken
   NegotiationToken
 }

MechType ::= OBJECT IDENTIFIER ({ksmbd_neg_token_init_mech_type})

MechTypeList ::= SEQUENCE OF MechType

NegTokenInit ::=
 SEQUENCE {
  mechTypes
   [0] MechTypeList,
  reqFlags
   [1] BIT STRING OPTIONAL,
  mechToken
   [2] OCTET STRING OPTIONAL ({ksmbd_neg_token_init_mech_token}),
  mechListMIC
   [3] OCTET STRING OPTIONAL
 }

NegotiationToken ::=
 CHOICE {
  negTokenInit
   [0] NegTokenInit,
  negTokenTarg
   [1] ANY
 }

[ Dauer der Verarbeitung: 0.36 Sekunden  ]