SecureBlackbox 2020 Python Edition

Questions / Feedback?

ocsp_response_produced_at Property

Specifies the time when the response was produced, in UTC.

Syntax

def get_ocsp_response_produced_at() -> str: ...

ocsp_response_produced_at = property(get_ocsp_response_produced_at, None)

Default Value

""

Remarks

Specifies the time when the response was produced, in UTC.

This property is read-only.

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