Skip to main content
interface CipherNameAndProtocol

Properties

name: string

The cipher name.

version: string

SSL/TLS protocol version.

standardName: string

IETF name for the cipher suite.

Back to top