SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

connInfoServerKeyBits (property)

Specifies the number of bits in the server's key.

Syntax

@property (nonatomic,readonly,assign,getter=connInfoServerKeyBits) int connInfoServerKeyBits;
- (int)connInfoServerKeyBits;
public var connInfoServerKeyBits: Int32 {
  get {...}
}

Default Value

0

Remarks

Specifies the number of bits in the server's key.

This property is read-only.

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