IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

keyRevoked (property)

Whether or not the key is revoked.

Syntax

@property (nonatomic,readonly,assign,getter=keyRevoked) BOOL keyRevoked;
- (BOOL)keyRevoked;
public var keyRevoked: Bool {
  get {...}
}

Default Value

FALSE

Remarks

Whether or not the key is revoked.

This property is read-only.

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