SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

keyFingerprintSHA256 (property)

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

Syntax

@property (nonatomic,readonly,assign,getter=keyFingerprintSHA256) NSString* keyFingerprintSHA256;
- (NSString*)keyFingerprintSHA256;
public var keyFingerprintSHA256: 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 Lite 2020 iOS Edition - Version 20.0 [Build 8166]