Sets the private key for a server certificate or client certificate.
Like usePrivateKeyBytesSync, but takes the contents of the file.
usePrivateKeyBytesSync
void usePrivateKeyBytes(List<int> keyBytes, {String password});