SecureBlackbox 2020 iOS Edition

Questions / Feedback?

serverKeyFingerprintSHA256 (property)

Contains the SHA-256 fingerprint (hash) of the key.

Syntax

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

Default Value

""

Remarks

Contains the SHA-256 fingerprint (hash) of the key.

This property is read-only.

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