TLSCiphersuite.byId

Convert an TLS ciphersuite to algorithm fields

struct TLSCiphersuite
public static
byId
(
ushort suite
)

Parameters

suite ushort

the ciphersuite code number

Return Value

ciphersuite object

Meta