SecureBlackbox 2020 iOS Edition

Questions / Feedback?

inputFile (property)

A path to the signed SOAP message.

Syntax

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

Default Value

""

Remarks

Provide a path to the SOAP message to be verified.

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