SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

OCSPResponseIssuer (property)

Indicates the issuer of this response (a CA or its authorized representative).

Syntax

@property (nonatomic,readonly,assign,getter=OCSPResponseIssuer) NSString* OCSPResponseIssuer;
- (NSString*)OCSPResponseIssuer;
public var OCSPResponseIssuer: String {
  get {...}
}

Default Value

""

Remarks

Indicates the issuer of this response (a CA or its authorized representative).

This property is read-only.

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