1234567891011121314151617181920212223242526272829303132 |
- README for scute/include
- ===========================
- Beside the files Makefile.am and this README, this directory contains
- only files from the "RSA Security Inc. PKCS #11 Cryptographic Token
- Interface (Cryptoki)". See the file disclaimer.txt for the terms
- under which these files are used.
- Here are the original sources for these files:
- ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/cryptoki.h
- ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11.h
- ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11f.h
- ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11t.h
- http://www.rsasecurity.com/rsalabs/node.asp?id=2133#disclaimer
- The files cryptoki-generic.h and cryptoki-w32.h are derived from the
- examples in pkcs11.h.
- You can find more information at the RSA Security Inc. web site at
- http://www.rsasecurity.com/rsalabs/node.asp?id=2133
- Copyright 2006 g10 Code GmbH
- This file is free software; as a special exception the author gives
- unlimited permission to copy and/or distribute it, with or without
- modifications, as long as this notice is preserved.
- This file is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
- implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
- PURPOSE.
|