certThumbprintMD5 (property)

MD5 hash of the certificate.

Syntax

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

Default Value

""

Remarks

MD5 hash of the certificate. If the hash does not already exist, it is computed.

This property is read-only.

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