SecureBlackbox 2020 iOS Edition

Questions / Feedback?

redirectBindingSignatureAlgorithm (property)

Contains the signature algorithm.

Syntax

@property (nonatomic,readonly,assign,getter=redirectBindingSignatureAlgorithm) NSString* redirectBindingSignatureAlgorithm;
- (NSString*)redirectBindingSignatureAlgorithm;
public var redirectBindingSignatureAlgorithm: String {
  get {...}
}

Default Value

""

Remarks

Contains the signature algorithm.

Use this property to get or set the signature algorithm. This corresponds to the SigAlg query string parameter, and contains the URI of the signature algorithm.

This property is read-only.

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