type github.com/refraction-networking/utls.PreSharedKeyExtension (interface)
Method Implmentations
InitializeByUtls(session *SessionState, earlySecret []byte, binderKey []byte, identities []PskIdentity)
(*FakePreSharedKeyExtension).InitializeByUtls
(*UnimplementedPreSharedKeyExtension).InitializeByUtls
(*UtlsPreSharedKeyExtension).InitializeByUtls
IsInitialized() bool
(*FakePreSharedKeyExtension).IsInitialized
(*UnimplementedPreSharedKeyExtension).IsInitialized
(*UtlsPreSharedKeyExtension).IsInitialized
Len() int
(*FakePreSharedKeyExtension).Len
(*UnimplementedPreSharedKeyExtension).Len
(*UtlsPreSharedKeyExtension).Len
PatchBuiltHello(hello *PubClientHelloMsg) error
(*FakePreSharedKeyExtension).PatchBuiltHello
(*UnimplementedPreSharedKeyExtension).PatchBuiltHello
(*UtlsPreSharedKeyExtension).PatchBuiltHello
Read(p []byte) (n int, err error)
(*FakePreSharedKeyExtension).Read
(*UnimplementedPreSharedKeyExtension).Read
(*UtlsPreSharedKeyExtension).Read
![]() |
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. |