generateServerCredentials abstract method
Generates the server's credentials that are to be sent to the client. @return The server's public value
Implementation
BigInt? generateServerCredentials();
Generates the server's credentials that are to be sent to the client. @return The server's public value
BigInt? generateServerCredentials();