summaryrefslogtreecommitdiffstats
path: root/ssl/ssl.h
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2002-03-12 13:32:35 +0000
committerDr. Stephen Henson <steve@openssl.org>2002-03-12 13:32:35 +0000
commit98fa4fe8c54a0f717829e894e8c8528c4a8dd4fe (patch)
tree3ae0821e6c034c06711771417a21862ae88c6eb9 /ssl/ssl.h
parent0b4c91c0fcabd68dfd227e359ed471b5f6c27737 (diff)
Fix ASN1 additions for KRB5
Diffstat (limited to 'ssl/ssl.h')
-rw-r--r--ssl/ssl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/ssl.h b/ssl/ssl.h
index af4a7e829e..27d3564630 100644
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -358,6 +358,7 @@ typedef struct ssl_method_st
* Cipher OCTET_STRING, -- the 3 byte cipher ID
* Session_ID OCTET_STRING, -- the Session ID
* Master_key OCTET_STRING, -- the master key
+ * KRB5_principal OCTET_STRING -- optional Kerberos principal
* Key_Arg [ 0 ] IMPLICIT OCTET_STRING, -- the optional Key argument
* Time [ 1 ] EXPLICIT INTEGER, -- optional Start Time
* Timeout [ 2 ] EXPLICIT INTEGER, -- optional Timeout ins seconds