X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcapputil%2Fsilcapputil.h;h=fa1c750f58fc08df899a35ffcdf17ca32677fea9;hb=40df0fe9d2a0a7648a111ca03de16f7a740cf5ad;hp=f4858d2ad6c31ef8d70a101a560989b28714c5d3;hpb=d4ead7075692a4abdc487fcb422cb9fd5b41a596;p=silc.git diff --git a/lib/silcapputil/silcapputil.h b/lib/silcapputil/silcapputil.h index f4858d2a..fa1c750f 100644 --- a/lib/silcapputil/silcapputil.h +++ b/lib/silcapputil/silcapputil.h @@ -54,7 +54,7 @@ * This routine can be used to generate new public key and private key * pair. The `pkcs_name' is the name of public key algorithm, or if * NULL it defaults to "rsa". The `key_len_bits' is the key length - * in bits and if zero (0) it defaults to 2048 bits. The `pub_filename' + * in bits and if zero (0) it defaults to 4096 bits. The `pub_filename' * and `prv_filename' is the public key and private key filenames. * The `pub_identifier' is the public key identifier (for example: * "UN=foobar, HN=hostname"), or if NULL the routine generates it