SecureBlackbox 2020 iOS Edition

Questions / Feedback?

sigSignatureName (property)

Specifies the unique signature identifier to use.

Syntax

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

Default Value

""

Remarks

Specifies the unique signature identifier to use.

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]