Dtls12Server.selectCipherSuite
void selectCipherSuite(const(ubyte)[] cipherSuites)Select a cipher suite from the client's offered list.
Parameters
cipherSuites | Raw cipher suite bytes (2 bytes each). |
void selectCipherSuite(const(ubyte)[] cipherSuites)Select a cipher suite from the client's offered list.
cipherSuites | Raw cipher suite bytes (2 bytes each). |