CryptoSys PKI Toolkit Manual

Key Security

The primitives in this toolkit allow you to do a lot of low-level operations with RSA keys. The original design only permitted private keys to be stored as a file in encrypted format. In response to many requests from users, we've added various functions that allow you to import and save private keys in a variety of unencrypted formats, including XML and OpenSSL-compatible PEM formats.

Use these functions in your tests by all means, but if you are using this toolkit to make an application to be used by less-experienced end users (and this is almost always the case), follow the following guidelines:

[HOME]   [NEXT: Internal key strings...]

Copyright © 2004-9 D.I. Management Services Pty Ltd. All rights reserved.