updates.
[silc.git] / lib / silccrypt / silcpkcs.h
index c6a915c9a812607397bebdca5481dc2d15f54fcb..f0dfca17a306080053fddd768c506b06a1f742b3 100644 (file)
@@ -621,7 +621,7 @@ SilcBool silc_pkcs_private_key_alloc(SilcPKCSType type,
  *
  * DESCRIPTION
  *
- *    Returns the key length in bits from the public key.
+ *    Returns the key length in bits from the private key.
  *
  ***/
 SilcUInt32 silc_pkcs_private_key_get_len(SilcPrivateKey private_key);