SecureBlackbox 2020 iOS Edition

Questions / Feedback?

lastArchivalTime (property)

Indicates the most recent archival time of an archived signature.

Syntax

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

Default Value

""

Remarks

This property returns the time of the most recent archival timestamp applied to the signature. This property only makes sense for 'archived' (CAdES-A) signatures.

This property is read-only.

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