SecureBlackbox 2020 iOS Edition

Questions / Feedback?

signLogoutRequests (property)

Specifies whether to sign Logout requests.

Syntax

@property (nonatomic,readwrite,assign,getter=signLogoutRequests,setter=setSignLogoutRequests:) BOOL signLogoutRequests;
- (BOOL)signLogoutRequests;
- (void)setSignLogoutRequests:(BOOL)newSignLogoutRequests;
public var signLogoutRequests: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

Set this property to true to enable signing of logout requests.

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