Search Options

Results per page
Sort
Preferred Languages
Advance

Results 191 - 200 of 830 for generateGid (0.07 sec)

  1. cmd/kms-handlers.go

    1. return
    2. }
    3. writeSuccessResponseJSON(w, resp)
    4. return
    5. }
    6.  
    7. // 3. Compare generated key with decrypted key
    8. if subtle.ConstantTimeCompare(key.Plaintext, decryptedKey) != 1 {
    9. response.DecryptionErr = "The generated and the decrypted data key do not match"
    10. resp, err := json.Marshal(response)
    11. if err != nil {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sun Aug 18 06:43:03 UTC 2024
    - 10.1K bytes
    - Viewed (0)
  2. src/main/webapp/js/admin/plugins/form-validator/lang/de.js

    1. /** File generated by Grunt -- do not modify
    2. * JQUERY-FORM-VALIDATOR
    3. *
    4. * @version 2.3.77
    5. * @website http://formvalidator.net/
    6. * @author Victor Jonsson, http://victorjonsson.se
    7. * @license MIT
    8. */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 2.8K bytes
    - Viewed (0)
  3. src/main/webapp/js/admin/plugins/form-validator/lang/nl.js

    1. /** File generated by Grunt -- do not modify
    2. * JQUERY-FORM-VALIDATOR
    3. *
    4. * @version 2.3.77
    5. * @website http://formvalidator.net/
    6. * @author Victor Jonsson, http://victorjonsson.se
    7. * @license MIT
    8. */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 2.4K bytes
    - Viewed (0)
  4. src/main/webapp/js/admin/plugins/form-validator/lang/sv.js

    1. /** File generated by Grunt -- do not modify
    2. * JQUERY-FORM-VALIDATOR
    3. *
    4. * @version 2.3.77
    5. * @website http://formvalidator.net/
    6. * @author Victor Jonsson, http://victorjonsson.se
    7. * @license MIT
    8. */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 2.5K bytes
    - Viewed (0)
  5. src/main/webapp/js/admin/plugins/form-validator/lang/vi.js

    1. /** File generated by Grunt -- do not modify
    2. * JQUERY-FORM-VALIDATOR
    3. *
    4. * @version 2.3.77
    5. * @website http://formvalidator.net/
    6. * @author Victor Jonsson, http://victorjonsson.se
    7. * @license MIT
    8. */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Mon Jan 01 05:12:47 UTC 2018
    - 2.5K bytes
    - Viewed (0)
  6. cmd/metacache_gen_test.go

    1. package cmd
    2.  
    3. // Code generated by github.com/tinylib/msgp DO NOT EDIT.
    4.  
    5. import (
    6. "bytes"
    7. "testing"
    8.  
    9. "github.com/tinylib/msgp/msgp"
    10. )
    11.  
    12. func TestMarshalUnmarshalmetacache(t *testing.T) {
    13. v := metacache{}
    14. bts, err := v.MarshalMsg(nil)
    15. if err != nil {
    16. t.Fatal(err)
    17. }
    18. left, err := v.UnmarshalMsg(bts)
    19. if err != nil {
    20. t.Fatal(err)
    21. }
    22. if len(left) > 0 {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Apr 23 18:58:53 UTC 2021
    - 2.3K bytes
    - Viewed (0)
  7. internal/grid/handlers_string.go

    1. // Code generated by "stringer -type=HandlerID -output=handlers_string.go -trimprefix=Handler msg.go handlers.go"; DO NOT EDIT.
    2.  
    3. package grid
    4.  
    5. import "strconv"
    6.  
    7. func _() {
    8. // An "invalid array index" compiler error signifies that the constant values have changed.
    9. // Re-run the stringer command to generate them again.
    10. var x [1]struct{}
    11. _ = x[handlerInvalid-0]
    12. _ = x[HandlerLockLock-1]
    13. _ = x[HandlerLockRLock-2]
    14. _ = x[HandlerLockUnlock-3]
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Mon Sep 09 16:58:30 UTC 2024
    - 4.4K bytes
    - Viewed (0)
  8. ci/official/utilities/code_check_full.bats

    1. }
    2.  
    3. @test "Pip package generated license includes all dependencies' licenses" {
    4. do_external_licenses_check \
    5. "//tensorflow/tools/pip_package:wheel" \
    6. "//tensorflow/tools/pip_package:licenses"
    7. }
    8.  
    9. @test "Libtensorflow generated license includes all dependencies' licenses" {
    10. do_external_licenses_check \
    11. "//tensorflow:libtensorflow.so" \
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Wed Oct 23 18:48:35 UTC 2024
    - 13.6K bytes
    - Viewed (0)
  9. okhttp-tls/src/test/java/okhttp3/tls/HeldCertificateTest.kt

    1. assertThat(leaf.certificate.sigAlgName).isEqualTo("SHA256WITHECDSA", ignoreCase = true)
    2. }
    3.  
    4. @Test
    5. fun decodeEcdsa256() {
    6. // The certificate + private key below was generated programmatically:
    7. //
    8. // HeldCertificate heldCertificate = new HeldCertificate.Builder()
    9. // .validityInterval(5_000L, 10_000L)
    10. // .addSubjectAlternativeName("1.1.1.1")
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 22.5K bytes
    - Viewed (0)
  10. compat/maven-compat/src/main/resources/META-INF/maven/plugin-expressions/rootless.paramdoc.xml

    1. -->
    2.  
    3. <paramdoc xmlns="http://maven.apache.org/POM/4.0.0"
    4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    5. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 ../../../../../../../maven-plugin-parameter-documenter/target/generated-site/xsd/paramdoc-1.0.0.xsd ">
    6. <expressions>
    7. <expression>
    8. <syntax>localRepository</syntax>
    9. <configuration>
    10. <![CDATA[
    11. Inside ~/.m2/settings.xml:
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 1.8K bytes
    - Viewed (0)
Back to top