Interface CertAndKeySecretSourceFluent<A extends CertAndKeySecretSourceFluent<A>>

    • Method Detail

      • withKey

        A withKey​(String key)
      • withNewKey

        A withNewKey​(int[] arg1,
                     int arg2,
                     int arg3)
      • withNewKey

        A withNewKey​(char[] arg1)
      • withNewKey

        A withNewKey​(byte[] arg1,
                     int arg2)
      • withNewKey

        A withNewKey​(byte[] arg1)
      • withNewKey

        A withNewKey​(char[] arg1,
                     int arg2,
                     int arg3)
      • withNewKey

        A withNewKey​(byte[] arg1,
                     int arg2,
                     int arg3)
      • withNewKey

        A withNewKey​(byte[] arg1,
                     int arg2,
                     int arg3,
                     int arg4)
      • withNewKey

        A withNewKey​(String arg1)