type github.com/refraction-networking/utls.SignatureAlgorithmsExtension
42 uses
github.com/refraction-networking/utls (current package)
u_parrots.go#L62: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L117: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L198: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L271: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L343: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L415: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L488: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L559: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L632: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L705: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L779: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L852: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L925: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L988: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1059: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1139: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{ //signature_algorithms
u_parrots.go#L1218: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{ //signature_algorithms
u_parrots.go#L1316: &SignatureAlgorithmsExtension{
u_parrots.go#L1423: &SignatureAlgorithmsExtension{
u_parrots.go#L1492: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1552: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1617: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1710: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1775: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L1839: &SignatureAlgorithmsExtension{
u_parrots.go#L1943: &SignatureAlgorithmsExtension{
u_parrots.go#L2055: &SignatureAlgorithmsExtension{
u_parrots.go#L2167: &SignatureAlgorithmsExtension{
u_parrots.go#L2235: &SignatureAlgorithmsExtension{
u_parrots.go#L2343: &SignatureAlgorithmsExtension{
u_parrots.go#L2439: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L2510: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L2581: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L2655: &SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: []SignatureScheme{
u_parrots.go#L3049: sigAndHash := SignatureAlgorithmsExtension{SupportedSignatureAlgorithms: sigAndHashAlgos}
u_tls_extensions.go#L31: return &SignatureAlgorithmsExtension{}
u_tls_extensions.go#L400: type SignatureAlgorithmsExtension struct {
u_tls_extensions.go#L404: func (e *SignatureAlgorithmsExtension) Len() int {
u_tls_extensions.go#L408: func (e *SignatureAlgorithmsExtension) Read(b []byte) (int, error) {
u_tls_extensions.go#L426: func (e *SignatureAlgorithmsExtension) UnmarshalJSON(data []byte) error {
u_tls_extensions.go#L449: func (e *SignatureAlgorithmsExtension) Write(b []byte) (int, error) {
u_tls_extensions.go#L470: func (e *SignatureAlgorithmsExtension) writeToUConn(uc *UConn) 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. |