|
|
NSString * | _certIssueTo |
| |
|
NSString * | _certIssueBy |
| |
|
NSString * | _certSerialNum |
| |
|
NSString * | _certFingerprint |
| |
◆ getCertFingerprint
| - (NSString*) getCertFingerprint |
|
|
|
- Parameters
-
| Get | fingerprint of certificate. |
- Returns
- The fingerprint of the certificate.
◆ getCertIssueBy
| - (NSString*) getCertIssueBy |
|
|
|
The certificate is issued by whom.
- Returns
- The user by whom the certificate is issued.
◆ getCertIssueTo
| - (NSString*) getCertIssueTo |
|
|
|
The certificate is issued to whom.
- Returns
- The user to whom the certificate is issued.
◆ getCertSerialNum
| - (NSString*) getCertSerialNum |
|
|
|
Get serial number of certificate.
- Returns
- The serial number of the certificate.
The documentation for this class was generated from the following file: