SecureBlackbox 2020 Java Edition

Questions / Feedback?

ContentType Property

Returns the content type attribute of the container.

Syntax

public String getContentType();

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 and not available at design time.

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