SecureBlackbox 2020 iOS Edition

Questions / Feedback?

contentType (property)

A content type property of the signed message.

Syntax

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

Default Value

""

Remarks

Use this property to check the content type property of the processed signed message.

This property is read-only.

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