SecureBlackbox 2020 macOS Edition

Questions / Feedback?

ContentType Property

Returns the content type attribute of the container.

Syntax

public var contentType: String {
get {...} }

Default Value

""

Remarks

This property returns the contents of the "/mimetype" service entry from the container.

For simple (ASiC-S) containers it typically is assigned with "application/vnd.etsi.asic-s+zip" or the content type of the signed document. For extended (ASiC-E) containers only the "application/vnd.etsi.asic-e+zip" content type is declared, but some third-party generators occasionally use different content types.

This property is read-only.

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