Dtls12Client.processCertificate
void processCertificate(const(ubyte)[] body)Process a Certificate message body.
Parameters
body | The Certificate body (after DTLS handshake header). |
void processCertificate(const(ubyte)[] body)Process a Certificate message body.
body | The Certificate body (after DTLS handshake header). |