* If verification of a signed message fails due to an error in verifying
commit3d69487e36e25aad64778ac2a91572f3fe3a3218
authorEduardo Chappa <chappa@washington.edu>
Sat, 21 Apr 2018 20:49:34 +0000 (21 14:49 -0600)
committerEduardo Chappa <chappa@washington.edu>
Sat, 21 Apr 2018 20:49:34 +0000 (21 14:49 -0600)
tree8e0b6f4e2469302e87a24987dec1166c2561dd16
parent784b14806812d40f8258b78b20a5d54a0507ffb1
   * If verification of a signed message fails due to an error in verifying
     a certificate (as opposed to the message is corrupt) retry at most two
     more times to get the data out using the PKCS7_verify function, and let
     the user know about the error.
pith/smime.c