Dtls13Client.processCertificateVerify
void processCertificateVerify(const(ubyte)[] body)Process a CertificateVerify message body.
Parameters
body | The CertificateVerify body (after DTLS handshake header). |
void processCertificateVerify(const(ubyte)[] body)Process a CertificateVerify message body.
body | The CertificateVerify body (after DTLS handshake header). |