SecureBlackbox 2020 Python Edition

Questions / Feedback?

set_client_cert Method

Commits the per-connection certificate object to the connection context.

Syntax

def set_client_cert(connection_id: int) -> None: ...

Remarks

This method commits the certificate object stored in generated_cert to the connection context.

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