toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.tls
/
CipherNameAndProtocol
Cipher
Name
And
Protocol
sealed
external
interface
CipherNameAndProtocol
(
source
)
Members
Properties
name
Link copied to clipboard
abstract
var
name
:
String
The cipher name.
standard
Name
Link copied to clipboard
abstract
var
standardName
:
String
IETF name for the cipher suite.
version
Link copied to clipboard
abstract
var
version
:
String
SSL/TLS protocol version.