SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

serverKeyFingerprintMD5 (property)

Contains the MD5 fingerprint (hash) of the key.

Syntax

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

Default Value

""

Remarks

Contains the MD5 fingerprint (hash) of the key.

This property is read-only.

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