SecureBlackbox 2020 iOS Edition

Questions / Feedback?

serverInfoServerDetails (property)

Contains the parameter of the IMPLEMENTATION capability.

Syntax

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

Default Value

""

Remarks

Contains the parameter of the IMPLEMENTATION capability.

The value of this property only makes sense if ServerInfoAvailable and ServerInfoImplementationSupported parameters are true.

The parameter to the IMPLEMENTATION capability consists of one or more tokens that identify the server. For more information see RFC 2449, Section 6.9.

This property is read-only.

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