diff options
Diffstat (limited to 'upstream/archlinux/man3/PKCS12_create.3ssl')
-rw-r--r-- | upstream/archlinux/man3/PKCS12_create.3ssl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/archlinux/man3/PKCS12_create.3ssl b/upstream/archlinux/man3/PKCS12_create.3ssl index 09bd8f65..f1cf56b6 100644 --- a/upstream/archlinux/man3/PKCS12_create.3ssl +++ b/upstream/archlinux/man3/PKCS12_create.3ssl @@ -55,7 +55,7 @@ .\" ======================================================================== .\" .IX Title "PKCS12_CREATE 3ssl" -.TH PKCS12_CREATE 3ssl 2024-01-30 3.2.1 OpenSSL +.TH PKCS12_CREATE 3ssl 2024-04-28 3.3.0 OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -102,7 +102,7 @@ iteration count to use and \fImac_iter\fR is the MAC iteration count to use. \&\fIctx\fR and property query \fIpropq\fR to be used to select algorithm implementations. .PP \&\fBPKCS12_create_ex2()\fR is identical to \fBPKCS12_create_ex()\fR but allows for a user defined -callback \fIcb\fR of type \fBPKCS12_create_cb\fR to be specified and also allows for an +callback \fIcb\fR of type \fBPKCS12_create_cb\fR to be specified and also allows for an optional argument \fIcbarg\fR to be passed back to the callback. .PP The \fIcb\fR if specified will be called for every safebag added to the |