TLSCiphersuite.allKnownCiphersuites

Generate a static list of all known ciphersuites and return it.

struct TLSCiphersuite
public static
allKnownCiphersuites
()

Return Value

Type: const(TLSCiphersuite[])

list of all known ciphersuites

Meta