crypto/tls.ConnectionState.ExportKeyingMaterial (method)

one use

	crypto/tls (current package)
		common.go#L311: func (cs *ConnectionState) ExportKeyingMaterial(label string, context []byte, length int) ([]byte, error) {