Dtls13Server.signCertificateVerify
ubyte[] signCertificateVerify(const(ubyte)[] message)Sign the CertificateVerify message content.
Parameters
message | The content to sign. |
Returns
The signature bytes.
ubyte[] signCertificateVerify(const(ubyte)[] message)Sign the CertificateVerify message content.
message | The content to sign. |