X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=doc%2Fman3%2FBN_generate_prime.pod;h=b505841832ec6e3a1fa2c0c923766c22b502cde1;hb=8bf366519661e12fd894dc5420f5b64dccfd7ecd;hp=08158c193981dadd94b897c9a3fff12b035ef796;hpb=bd93f1ac2750450033dbfa76b5f1597b0145b585;p=openssl.git diff --git a/doc/man3/BN_generate_prime.pod b/doc/man3/BN_generate_prime.pod index 08158c1939..b505841832 100644 --- a/doc/man3/BN_generate_prime.pod +++ b/doc/man3/BN_generate_prime.pod @@ -143,7 +143,7 @@ A callback is invoked through a call to B. This will check the type of the callback and will invoke B for new style callbacks or B for old style. -It is possible to obtained the argument associated with a BN_GENCB structure +It is possible to obtain the argument associated with a BN_GENCB structure (set via a call to BN_GENCB_set or BN_GENCB_set_old) using BN_GENCB_get_arg. BN_generate_prime() (deprecated) works in the same way as @@ -202,7 +202,7 @@ and BN_GENCB_get_arg() were added in OpenSSL 1.1.0 =head1 COPYRIGHT -Copyright 2000-2017 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved. Licensed under the OpenSSL license (the "License"). You may not use this file except in compliance with the License. You can obtain a copy