Re: Key Management

Peter Gutmann <[email protected]> Thu, 25 Sep 2014 03:12:54 +1200
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
Tomasz Markiewicz <[email protected]> writes:

>I would like to keep p15 key file in en encrypted blob in database and use it
>in memory file from cryptlib. How could I read this file using file handle to
>cryptlib? I have tried to find sometthing in manual without success.

Someone asked the same question about doing this with a PGP keyring some years
ago, it'd be the same procedure for PKCS #15 files, you'd need to read it from
the database, write it to a file, and then access it as you normally would.
It's not covered in the manual because it's not a normal way of dealing with
private-key files, so you'd have to implement it yourself.

Peter.

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.