All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vendor.github.com.refraction-networking.utls.u_alias.go Maven / Gradle / Ivy

The newest version!
package tls

// This file contains all the alias functions, symbols, names, etc. that
// was once used in the old version of the library.  This is to ensure
// backwards compatibility with the old version of the library.

// TLS Extensions

// UtlsExtendedMasterSecretExtension is an alias for ExtendedMasterSecretExtension.
//
// Deprecated: Use ExtendedMasterSecretExtension instead.
type UtlsExtendedMasterSecretExtension = ExtendedMasterSecretExtension




© 2015 - 2024 Weber Informatics LLC | Privacy Policy