CipherNameAndProtocol

sealed external interface CipherNameAndProtocol(source)

Properties

Link copied to clipboard
abstract var name: String

The cipher name.

Link copied to clipboard
abstract var standardName: String

IETF name for the cipher suite.

Link copied to clipboard
abstract var version: String

SSL/TLS protocol version.