X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fdoc%2Fcrypto%2FPKCS12_parse.pod;h=2dfa7e259b17dca0e15914e6b18bef3726357770;hb=HEAD;hp=c54cf2ad613eb2da743b0db8c4d9569090739eb4;hpb=9ff1530871deeb0f7eaa35ca0db6630724045e4a;p=cassiopeia.git diff --git a/lib/openssl/doc/crypto/PKCS12_parse.pod b/lib/openssl/doc/crypto/PKCS12_parse.pod index c54cf2a..2dfa7e2 100644 --- a/lib/openssl/doc/crypto/PKCS12_parse.pod +++ b/lib/openssl/doc/crypto/PKCS12_parse.pod @@ -33,7 +33,7 @@ B structure. PKCS12_parse() returns 1 for success and zero if an error occurred. -The error can be obtained from L +The error can be obtained from L =head1 BUGS @@ -48,10 +48,15 @@ Attributes currently cannot be stored in the private key B structure. =head1 SEE ALSO -L +L -=head1 HISTORY +=head1 COPYRIGHT -PKCS12_parse was added in OpenSSL 0.9.3 +Copyright 2002-2016 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 +in the file LICENSE in the source distribution or at +L. =cut