X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fopenssl%2Fdoc%2Fcrypto%2FRSA_sign_ASN1_OCTET_STRING.pod;fp=lib%2Fopenssl%2Fdoc%2Fcrypto%2FRSA_sign_ASN1_OCTET_STRING.pod;h=16303c9f907b1d1b43385d89940aef5e32e1c258;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=e70380bbfc96ab078711ec346db061337e44f31a;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod b/lib/openssl/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod index e70380b..16303c9 100644 --- a/lib/openssl/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod +++ b/lib/openssl/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod @@ -39,7 +39,7 @@ RSA_sign_ASN1_OCTET_STRING() returns 1 on success, 0 otherwise. RSA_verify_ASN1_OCTET_STRING() returns 1 on successful verification, 0 otherwise. -The error codes can be obtained by L. +The error codes can be obtained by L. =head1 BUGS @@ -47,13 +47,17 @@ These functions serve no recognizable purpose. =head1 SEE ALSO -L, L, -L, L, L, -L +L, +L, L, +L -=head1 HISTORY +=head1 COPYRIGHT -RSA_sign_ASN1_OCTET_STRING() and RSA_verify_ASN1_OCTET_STRING() were -added in SSLeay 0.8. +Copyright 2000-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