SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ValidateForSMIME Method

Validates an e-mail signing certificate.

Object Oriented Interface

public function doValidateForSMIME($emailaddress);

Procedural Interface

secureblackboxlite_certificatevalidator_do_validateforsmime($res, $emailaddress);

Remarks

Use this method to validate an e-mail security certificate.

This is a variant of Validate method that performs some additional e-mail specific checks, imposed by e-mail certificate rules. This method returns the overall chain validation result.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]