Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for verifyFn (0.34 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                          verifying a presented server certificate.'
                                        type: string
                                      caCrl:
                                        description: 'OPTIONAL: The path to the file containing
                                          the certificate revocation list (CRL) to use
                                          in verifying a presented server certificate.'
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                          verifying a presented server certificate.'
                                        type: string
                                      caCrl:
                                        description: 'OPTIONAL: The path to the file containing
                                          the certificate revocation list (CRL) to use
                                          in verifying a presented server certificate.'
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                        description: 'OPTIONAL: The path to the file containing
                                          certificate authority certificates to use in
                                          verifying a presented server certificate.'
                                        type: string
                                      clientCertificate:
                                        description: REQUIRED if mode is `MUTUAL`.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"PrivateKey.PublicKey", Field, 0},
    		{"PrivateKey.X", Field, 0},
    		{"PublicKey", Type, 0},
    		{"PublicKey.Parameters", Field, 0},
    		{"PublicKey.Y", Field, 0},
    		{"Sign", Func, 0},
    		{"Verify", Func, 0},
    	},
    	"crypto/ecdh": {
    		{"(*PrivateKey).Bytes", Method, 20},
    		{"(*PrivateKey).Curve", Method, 20},
    		{"(*PrivateKey).ECDH", Method, 20},
    		{"(*PrivateKey).Equal", Method, 20},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. RELEASE.md

        *   oneDNN optimizations can yield slightly different numerical results compared to when oneDNN optimizations are disabled due to floating-point round-off errors from
     different computation approaches and orders.
        *   To verify if oneDNN optimizations are on, look for a message with *"oneDNN custom operations are on"* in the log. If the exact phrase is not there, it means they are off.
    
    * Making the `tf.function` type system fully available:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top