SecureBlackbox 2020 Python Edition

Questions / Feedback?

content_type Property

Returns the signed message's content type.

Syntax

def get_content_type() -> str: ...

content_type = property(get_content_type, None)

Default Value

""

Remarks

Use this property to check the content type attribute of the message record in it by the signer.

This property is read-only.

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