SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

cert_request_bytes Property

Provides access to raw certificate request data in DER format.

Syntax

def get_cert_request_bytes() -> bytes: ...

cert_request_bytes = property(get_cert_request_bytes, None)

Remarks

Provides access to raw certificate request data in DER format.

This property is read-only.

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