SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

OCSPResponseIssuerRDN (property)

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

Syntax

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

Default Value

""

Remarks

Indicates the RDN of 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]