IPWorks Encrypt 2020 iOS Edition

Questions / Feedback?

certIssuer (property)

The issuer of the certificate.

Syntax

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

Default Value

""

Remarks

The issuer of the certificate. This property contains a string representation of the name of the issuing authority for the certificate.

This property is read-only.

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