SecureBlackbox 2020 iOS Edition

Questions / Feedback?

validateForSMIME (method)

Validates an e-mail signing certificate.

Syntax

- (int)validateForSMIME:(NSString*)emailAddress;
public func validateForSMIME(_ emailAddress: String) throws -> Int32

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 2020 iOS Edition - Version 20.0 [Build 8166]