IPWorks OpenPGP 2020 iOS Edition

Questions / Feedback?

keyEffectiveDate (property)

The date when this key becomes valid.

Syntax

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

Default Value

""

Remarks

The date when this key becomes valid. Prior to this it is not valid. The following is an example of a valid encoded date:

23-Jan-2000 15:00:00.

This property is read-only.

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