ktor-network-tls / io.ktor.network.tls.extensions / SignatureAlgorithm / byCode

byCode

fun byCode(code: Byte): SignatureAlgorithm?

Find signature algorithm instance by it's numeric code

Exceptions

TLSExtension - if no hash algorithm found by code