#include "hostfile.h"
#include "dns.h"
#include "ssh2.h"
#ifdef ENABLE_PKCS11
#include "ssh-pkcs11.h"
#endif
/* Number of bits in the RSA/DSA key. This value can be set on the command line. */
#define DEFAULT_BITS 2048
return (-1);
}
#else
int
pkcs11_init(int interactive)
{
return (0);
void
pkcs11_terminate(void)
return;
#endif /* ENABLE_PKCS11 */