Dtls13Server.buildCertificateVerify

ubyte[] buildCertificateVerify()

Build a CertificateVerify handshake message.

Signs the handshake transcript to prove possession of the server's private key.

Returns

The serialized CertificateVerify with DTLS handshake header.