SecureBlackbox 2020 iOS Edition

Questions / Feedback?

signAuthnRequests (property)

Specifies whether to sign Authn requests.

Syntax

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

Default Value

FALSE

Remarks

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

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