SecureBlackbox 2020 iOS Edition

Questions / Feedback?

serverInfoLoginDelay (property)

Returns the parameter of LOGIN-DELAY capability.

Syntax

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

Default Value

0

Remarks

Returns the parameter of LOGIN-DELAY capability.

The LOGIN-DELAY parameter indicates the minimum number of seconds between unsuccessful login attempts. See RFC 2449, Section 6.5 for more information.

This property is read-only.

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