SecureBlackbox 2020 iOS Edition

Questions / Feedback?

keyFingerprintSHA1 (property)

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

Syntax

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

Default Value

""

Remarks

Contains the SHA-1 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]