IPWorks SSH 2020 Python Edition

Questions / Feedback?

encode_packet Method

Hex encodes an SSH packet.

Syntax

def encode_packet(packet: bytes) -> str: ...

Remarks

This method is used to encode a raw SSH packet created by set_ssh_param.

Note: This method is only applicable for reading and creating SSH packets for use within the on_ssh_custom_auth event.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 Python Edition - Version 20.0 [Build 8501]