SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

OCSPResponseBytes (property)

Buffer containing raw OCSP response data.

Syntax

@property (nonatomic,readonly,assign,getter=OCSPResponseBytes) NSData* OCSPResponseBytes;
- (NSData*)OCSPResponseBytes;
public var OCSPResponseBytes: Data {
  get {...}
}

Remarks

Buffer containing raw OCSP response data.

This property is read-only.

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