File tree 1 file changed +38
-37
lines changed
1 file changed +38
-37
lines changed Original file line number Diff line number Diff line change @@ -4858,6 +4858,44 @@ FunctionCallResponse (B)
4858
4858
</varlistentry>
4859
4859
4860
4860
4861
+ <varlistentry>
4862
+ <term>
4863
+ GSSENCRequest (F)
4864
+ </term>
4865
+ <listitem>
4866
+ <para>
4867
+
4868
+ <variablelist>
4869
+ <varlistentry>
4870
+ <term>
4871
+ Int32(8)
4872
+ </term>
4873
+ <listitem>
4874
+ <para>
4875
+ Length of message contents in bytes, including self.
4876
+ </para>
4877
+ </listitem>
4878
+ </varlistentry>
4879
+ <varlistentry>
4880
+ <term>
4881
+ Int32(80877104)
4882
+ </term>
4883
+ <listitem>
4884
+ <para>
4885
+ The <acronym>GSSAPI</acronym> Encryption request code. The value is chosen to contain
4886
+ <literal>1234</literal> in the most significant 16 bits, and <literal>5680</literal> in the
4887
+ least significant 16 bits. (To avoid confusion, this code
4888
+ must not be the same as any protocol version number.)
4889
+ </para>
4890
+ </listitem>
4891
+ </varlistentry>
4892
+ </variablelist>
4893
+
4894
+ </para>
4895
+ </listitem>
4896
+ </varlistentry>
4897
+
4898
+
4861
4899
<varlistentry>
4862
4900
<term>
4863
4901
GSSResponse (F)
@@ -5823,43 +5861,6 @@ SSLRequest (F)
5823
5861
</listitem>
5824
5862
</varlistentry>
5825
5863
5826
- <varlistentry>
5827
- <term>
5828
- GSSENCRequest (F)
5829
- </term>
5830
- <listitem>
5831
- <para>
5832
-
5833
- <variablelist>
5834
- <varlistentry>
5835
- <term>
5836
- Int32(8)
5837
- </term>
5838
- <listitem>
5839
- <para>
5840
- Length of message contents in bytes, including self.
5841
- </para>
5842
- </listitem>
5843
- </varlistentry>
5844
- <varlistentry>
5845
- <term>
5846
- Int32(80877104)
5847
- </term>
5848
- <listitem>
5849
- <para>
5850
- The <acronym>GSSAPI</acronym> Encryption request code. The value is chosen to contain
5851
- <literal>1234</literal> in the most significant 16 bits, and <literal>5680</literal> in the
5852
- least significant 16 bits. (To avoid confusion, this code
5853
- must not be the same as any protocol version number.)
5854
- </para>
5855
- </listitem>
5856
- </varlistentry>
5857
- </variablelist>
5858
-
5859
- </para>
5860
- </listitem>
5861
- </varlistentry>
5862
-
5863
5864
5864
5865
<varlistentry>
5865
5866
<term>
You can’t perform that action at this time.
0 commit comments