SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

currentCertFingerprint (property)

Contains the fingerprint (a hash imprint) of this certificate.

Syntax

@property (nonatomic,readonly,assign,getter=currentCertFingerprint) NSData* currentCertFingerprint;
- (NSData*)currentCertFingerprint;
public var currentCertFingerprint: Data {
  get {...}
}

Remarks

Contains the fingerprint (a hash imprint) of this certificate.

This property is read-only.

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