SecureBlackbox 2020 iOS Edition

Questions / Feedback?

loadFromBytes (method)

Loads an OCSP response from a byte array.

Syntax

- (void)loadFromBytes:(NSData*)respBytes;
public func loadFromBytes(_ respBytes: Data) throws -> Void

Remarks

Use this method to load an OCSP response from a byte array

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