ExDTLS.get_cert

You're seeing just the function get_cert, go back to ExDTLS module for more information.

Specs

get_cert(pid :: pid()) :: cert :: {:ok, binary()}

Gets current certificate.

Returns DER representation in binary format.