X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fdoc%2Fcrypto%2FPKCS7_decrypt.pod;fp=lib%2Fopenssl%2Fdoc%2Fcrypto%2FPKCS7_decrypt.pod;h=4ed8aa77fa4e733948a09a25403484f7fbcf895a;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=325699d0b6d48ad3cf15090201a8e6838e944e08;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/doc/crypto/PKCS7_decrypt.pod b/lib/openssl/doc/crypto/PKCS7_decrypt.pod index 325699d..4ed8aa7 100644 --- a/lib/openssl/doc/crypto/PKCS7_decrypt.pod +++ b/lib/openssl/doc/crypto/PKCS7_decrypt.pod @@ -19,9 +19,6 @@ B is an optional set of flags. =head1 NOTES -OpenSSL_add_all_algorithms() (or equivalent) should be called before using this -function or errors about unknown algorithms will occur. - Although the recipients certificate is not needed to decrypt the data it is needed to locate the appropriate (of possible several) recipients in the PKCS#7 structure. @@ -46,10 +43,15 @@ mentioned in PKCS7_sign() also applies to PKCS7_verify(). =head1 SEE ALSO -L, L +L, L + +=head1 COPYRIGHT -=head1 HISTORY +Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved. -PKCS7_decrypt() was added to OpenSSL 0.9.5 +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