SecureBlackbox 2020 iOS Edition

Questions / Feedback?

issueInstant (property)

Contains request issuance timestamp.

Syntax

@property (nonatomic,readwrite,assign,getter=issueInstant,setter=setIssueInstant:) NSString* issueInstant;
- (NSString*)issueInstant;
- (void)setIssueInstant:(NSString*)newIssueInstant;
public var issueInstant: String {
  get {...}
set {...} }

Default Value

""

Remarks

Set this property to specify the time moment of the request formation. Leave it empty to use the current system time.

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