]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/tls.h
ebl add sql_escape to catalog messages
[bacula/bacula] / bacula / src / lib / tls.h
index 13595dd17faa99ad34c7410e28ad5e3e2e0076e2..d74918d6c5d050de6c366e5e51212ec209c99cb2 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Version $Id$
  *
- * Copyright (C) 2005 Kern Sibbald
+ * Copyright (C) 2005-2006 Kern Sibbald
  *
  * This file was contributed to the Bacula project by Landon Fuller
  * and Three Rings Design, Inc.
@@ -50,7 +50,4 @@ typedef struct TLS_Context TLS_CONTEXT;
 /* Opaque TLS Connection Structure */
 typedef struct TLS_Connection TLS_CONNECTION;
 
-/* PEM Decryption Passphrase Callback */
-typedef int (TLS_PEM_PASSWD_CB) (char *buf, int size, const void *userdata);
-
 #endif /* __TLS_H_ */