Dtls13Client.processEncryptedExtensions
void processEncryptedExtensions(const(ubyte)[] body)Process an EncryptedExtensions message body.
Parameters
body | The EncryptedExtensions body (after DTLS handshake header). |
void processEncryptedExtensions(const(ubyte)[] body)Process an EncryptedExtensions message body.
body | The EncryptedExtensions body (after DTLS handshake header). |