type github.com/refraction-networking/utls.KeySharePrivateKeys
6 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L2783: uconn.HandshakeState.State13.KeyShareKeys = &KeySharePrivateKeys{}
u_public.go#L50: KeyShareKeys *KeySharePrivateKeys
u_public.go#L896: type KeySharePrivateKeys struct {
u_public.go#L903: func (ksp *KeySharePrivateKeys) ToPrivate() *keySharePrivateKeys {
u_public.go#L915: func (ksp *keySharePrivateKeys) ToPublic() *KeySharePrivateKeys {
u_public.go#L919: return &KeySharePrivateKeys{
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |