package tls12

Import Path
	github.com/refraction-networking/utls/internal/tls12 (on go.dev)

Dependency Relation
	imports 2 packages, and imported by one package

Involved Source Files tls12.go
Package-Level Functions (total 3, in which 2 are exported)
MasterSecret implements the TLS 1.2 extended master secret derivation, as defined in RFC 7627 and allowed by SP 800-135, Revision 1, Section 4.2.2.
PRF implements the TLS 1.2 pseudo-random function, as defined in RFC 5246, Section 5 and allowed by SP 800-135, Revision 1, Section 4.2.2.
Package-Level Constants (total 2, neither is exported)