Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for alg (0.19 sec)

  1. internal/config/identity/openid/jwks_test.go

              "e":"AQAB",
              "alg":"RS256",
              "kid":"2011-04-29"}
           ]
         }`
    
    	var jk JWKS
    	if err := json.Unmarshal([]byte(jsonkey), &jk); err != nil {
    		t.Fatal("Unmarshal: ", err)
    	} else if len(jk.Keys) != 2 {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Jan 02 17:15:06 GMT 2022
    - 9.8K bytes
    - Viewed (0)
  2. docs/sts/web-identity.go

    	ResponseTypesSupported           []string `json:"response_types_supported,omitempty"`
    	SubjectTypesSupported            []string `json:"subject_types_supported,omitempty"`
    	IDTokenSigningAlgValuesSupported []string `json:"id_token_signing_alg_values_supported,omitempty"`
    	ScopesSupported                  []string `json:"scopes_supported,omitempty"`
    	TokenEndpointAuthMethods         []string `json:"token_endpoint_auth_methods_supported,omitempty"`
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Fri May 19 09:13:33 GMT 2023
    - 7.8K bytes
    - Viewed (3)
  3. internal/config/identity/openid/jwt.go

    	SubjectTypesSupported            []string `json:"subject_types_supported,omitempty"`
    	IDTokenSigningAlgValuesSupported []string `json:"id_token_signing_alg_values_supported,omitempty"`
    	ScopesSupported                  []string `json:"scopes_supported,omitempty"`
    	TokenEndpointAuthMethods         []string `json:"token_endpoint_auth_methods_supported,omitempty"`
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Nov 16 04:42:31 GMT 2023
    - 8.3K bytes
    - Viewed (5)
  4. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    ??p!.&ces?gro?moc?olp?ten?ude?vog??i&hsralohcs?lihp?t??u??r!.&au,ca?gro?ni?oc?topsgolb,ude?vog?xo,yldnerb.pohs,?a&c?p?tiug??c?e&dliub!.etisduolc,?erac?gor?levart?mraf?n&niw?trap??wolf??ot&cartnoc?omatat??pj?uot??s!.&em?gro?hcs?moc?ten?ude?vog?zib??alg?e&n&isub!.oc,?tif??rp!xe!nacirema???xnal??iws??t&a&eb?ob??ek&cit?ram??fig?h&cay?gilf??n&atnuocca?e&mt&rapa?sevni??ve!.&nibook,oc,????rap??u!.&a&c!.&21k?bil?cc???g!.&21k?bil?cc???i!.&21k?bil?cc???l!.&21k?bil?cc???m!.&21k!.&hcorap?rthc?tvp???bil?cc??...
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Mar 21 21:04:43 GMT 2024
    - 72.4K bytes
    - Viewed (1)
  5. api/go1.txt

    pkg syscall (freebsd-amd64), type WaitStatus uint32
    pkg syscall (freebsd-amd64), var Stderr int
    pkg syscall (freebsd-amd64), var Stdin int
    pkg syscall (freebsd-amd64), var Stdout int
    pkg syscall (linux-386), const AF_ALG ideal-int
    pkg syscall (linux-386), const AF_APPLETALK ideal-int
    pkg syscall (linux-386), const AF_ASH ideal-int
    pkg syscall (linux-386), const AF_ATMPVC ideal-int
    pkg syscall (linux-386), const AF_ATMSVC ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  6. api/go1.1.txt

    pkg syscall (freebsd-arm-cgo), const WSTOPPED = 2
    pkg syscall (freebsd-arm-cgo), const WTRAPPED = 32
    pkg syscall (freebsd-arm-cgo), const WUNTRACED = 2
    pkg syscall (linux-386), const AF_ALG = 38
    pkg syscall (linux-386), const AF_APPLETALK = 5
    pkg syscall (linux-386), const AF_ASH = 18
    pkg syscall (linux-386), const AF_ATMPVC = 8
    pkg syscall (linux-386), const AF_ATMSVC = 20
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  7. RELEASE.md

            [Extension types guide](https://www.tensorflow.org/guide/extension_type).
    
    ## Bug Fixes and Other Changes
    
    *   TF Core:
        *   Random number generation (RNG) system
            *   Add argument `alg` to `tf.random.stateless_*` functions to
                explicitly select the RNG algorithm.
            *   Add `tf.nn.experimental.stateless_dropout`, a stateless version of
                `tf.nn.dropout`.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  8. api/go1.2.txt

    pkg syscall (linux-arm), type IPv6MTUInfo struct, Mtu uint32
    pkg syscall (linux-arm), type SysProcAttr struct, Cloneflags uintptr
    pkg syscall (linux-arm-cgo), const AF_ALG ideal-int
    pkg syscall (linux-arm-cgo), const AF_APPLETALK ideal-int
    pkg syscall (linux-arm-cgo), const AF_ASH ideal-int
    pkg syscall (linux-arm-cgo), const AF_ATMPVC ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top