TLSCiphersuite.byId

Convert an SSL/TLS ciphersuite to algorithm fields

struct TLSCiphersuite
static
byId
(
ushort suite
)

Parameters

suite ushort

the ciphersuite code number

Return Value

ciphersuite object

Meta