Id and typo

This commit is contained in:
Tobias Brunner
2008-05-22 12:13:10 +00:00
parent 346e9c5712
commit 17188f20dd
7 changed files with 13 additions and 1 deletions
@@ -28,7 +28,7 @@ typedef struct openssl_rsa_public_key_t openssl_rsa_public_key_t;
#include <credentials/keys/public_key.h>
/**
* public_key_t implementation of RSA algorithm using libgmp.
* public_key_t implementation of RSA algorithm using OpenSSL.
*/
struct openssl_rsa_public_key_t {