SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

keyFingerprintMD5 (property)

Contains the MD5 fingerprint (hash) of the key.

Syntax

@property (nonatomic,readonly,assign,getter=keyFingerprintMD5) NSString* keyFingerprintMD5;
- (NSString*)keyFingerprintMD5;
public var keyFingerprintMD5: 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]