Module orca_decoder_handshake

Data Types

prop()

prop() = {atom(), binary() | integer()}

Function Index

decode/1

Function Details

decode/1

decode(Bin::binary()) -> {ok, {handshake_request, [prop()]}} | {ok, handshake_error} | {error, len_of_auth_plugin_data_is_zero}


Generated by EDoc