SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

jsonUnprotectedHeaderParams (property)

Contains unprotected header parameters.

Syntax

@property (nonatomic,readwrite,assign,getter=jsonUnprotectedHeaderParams,setter=setJsonUnprotectedHeaderParams:) NSString* jsonUnprotectedHeaderParams;
- (NSString*)jsonUnprotectedHeaderParams;
- (void)setJsonUnprotectedHeaderParams:(NSString*)newJsonUnprotectedHeaderParams;
public var jsonUnprotectedHeaderParams: String {
  get {...}
set {...} }

Default Value

""

Remarks

Contains unprotected header parameters.

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