Rework the decrypt ticket callback
[openssl.git] / include / openssl / x509.h
index d8288b8b386916f7aaaa3ae207c11560d69cbde7..0b49864fa025c83f15ec9df4e2b49585dee2a0fd 100644 (file)
@@ -254,9 +254,8 @@ typedef struct X509_info_st {
 DEFINE_STACK_OF(X509_INFO)
 
 /*
- * The next 2 structures and their 8 routines were sent to me by Pat Richard
- * <patr@x509.com> and are used to manipulate Netscapes spki structures -
- * useful if you are writing a CA web page
+ * The next 2 structures and their 8 routines are used to manipulate Netscape's
+ * spki structures - useful if you are writing a CA web page
  */
 typedef struct Netscape_spkac_st {
     X509_PUBKEY *pubkey;