SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

validate (method)

Validates the responder's signature over the OCSP response.

Syntax

- (int)validate;
public func validate() throws -> Int32

Remarks

Call this method to validate the OCSP responder's signature over the attached OCSP response.

svtValid0The signature is valid

svtUnknown1Signature validity is unknown

svtCorrupted2The signature is corrupted

svtSignerNotFound3Failed to acquire the signing certificate. The signature cannot be validated.

svtFailure4General failure

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