SecureBlackbox 2020 iOS Edition

Questions / Feedback?

redirectBindingForceSign (property)

Enforces a signature over all outgoing messages.

Syntax

@property (nonatomic,readonly,assign,getter=redirectBindingForceSign) BOOL redirectBindingForceSign;
- (BOOL)redirectBindingForceSign;
public var redirectBindingForceSign: Bool {
  get {...}
}

Default Value

FALSE

Remarks

Enforces a signature over all outgoing messages.

Use this property to enforce signing of all outgoing messages, independently of whether the original message was signed or not. See also RedirectBindingSign.

This property is read-only.

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