IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

certThumbprintSHA256 (property)

SHA256 hash of the certificate.

Syntax

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

Default Value

""

Remarks

SHA256 hash of the certificate. If the hash does not already exist, it is computed.

This property is read-only.

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