type github.com/refraction-networking/utls.FakeDelegatedCredentialsExtension
12 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L1121: &FakeDelegatedCredentialsExtension{
u_parrots.go#L1202: &FakeDelegatedCredentialsExtension{
u_parrots.go#L1292: &FakeDelegatedCredentialsExtension{
u_parrots.go#L1399: &FakeDelegatedCredentialsExtension{
u_tls_extensions.go#L49: return &FakeDelegatedCredentialsExtension{}
u_tls_extensions.go#L1794: type DelegatedCredentialsExtension = FakeDelegatedCredentialsExtension
u_tls_extensions.go#L1873: type FakeDelegatedCredentialsExtension struct {
u_tls_extensions.go#L1877: func (e *FakeDelegatedCredentialsExtension) writeToUConn(uc *UConn) error {
u_tls_extensions.go#L1881: func (e *FakeDelegatedCredentialsExtension) Len() int {
u_tls_extensions.go#L1885: func (e *FakeDelegatedCredentialsExtension) Read(b []byte) (int, error) {
u_tls_extensions.go#L1903: func (e *FakeDelegatedCredentialsExtension) Write(b []byte) (int, error) {
u_tls_extensions.go#L1925: func (e *FakeDelegatedCredentialsExtension) UnmarshalJSON(data []byte) error {
![]() |
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. |