SecureBlackbox 2020 iOS Edition

Questions / Feedback?

signatureIndex (property)

The index of the signature to update.

Syntax

@property (nonatomic,readwrite,assign,getter=signatureIndex,setter=setSignatureIndex:) int signatureIndex;
- (int)signatureIndex;
- (void)setSignatureIndex:(int)newSignatureIndex;
public var signatureIndex: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

Use this property to specify the index of the existing signature before timestamping or adding validation info.

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