SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigFullSignatureName (property)

Specifies the full name of the signature property.

Syntax

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

Default Value

""

Remarks

Specifies the full name of the signature field.

This is an internal identifier of a signature (such as Signature1) and is not meant to be human-readable.

This property is read-only.

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