Fix ASN1 additions for KRB5

This commit is contained in:
Dr. Stephen Henson
2002-03-12 13:32:35 +00:00
parent 0b4c91c0fc
commit 98fa4fe8c5
3 changed files with 32 additions and 18 deletions

View File

@@ -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