SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

SSHSettingsSoftwareName (property)

The name to be used by the class to identify itself.

Syntax

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

Default Value

"SecureBlackbox"

Remarks

The name to be used by the component to identify itself.

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