SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

connInfoKexLines (property)

The contents of the received KexInit packet.

Syntax

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

Default Value

""

Remarks

The contents of the received KexInit packet.

KexInit packet contains the list of algorithms supported by the remote party.

This property is read-only.

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