SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

jsonUnprotectedHeader (property)

Provides access to the unprotected part of the header.

Syntax

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

Default Value

""

Remarks

Provides access to the unprotected part of the header.

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