NetBSD/crypto/dist/bind/lib/dnssafe/kipkcrpr.h

16 lines
614 B
C
Raw Normal View History

2001-01-27 11:07:35 +03:00
/* $NetBSD: kipkcrpr.h,v 1.1.1.1 2001/01/27 08:09:03 itojun Exp $ */
/* Copyright (C) RSA Data Security, Inc. created 1993, 1996. This is an
unpublished work protected as such under copyright law. This work
contains proprietary, confidential, and trade secret information of
RSA Data Security, Inc. Use, disclosure or reproduction without the
express written authorization of RSA Data Security, Inc. is
prohibited.
*/
extern B_KeyInfoType KIT_PKCS_RSAPrivate;
int KIT_PKCS_RSAPrivateAddInfo PROTO_LIST ((B_Key *, POINTER));
int KIT_PKCS_RSAPrivateMakeInfo PROTO_LIST ((POINTER *, B_Key *));