Home
last modified time | relevance | path

Searched defs:withDefaultCredentials (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DKmsClient.java37 public KmsClient withDefaultCredentials() throws GeneralSecurityException; in withDefaultCredentials() method
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/testing/
H A DFakeKmsClient.java67 public KmsClient withDefaultCredentials() throws GeneralSecurityException { in withDefaultCredentials() method in FakeKmsClient
/aosp_15_r20/external/tink/tools/tinkey/src/main/java/com/google/crypto/tink/tinkey/
H A DTinkeyTestKmsClient.java91 public KmsClient withDefaultCredentials() throws GeneralSecurityException { in withDefaultCredentials() method in TinkeyTestKmsClient
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/gcpkms/
H A DGcpKmsClient.java152 public KmsClient withDefaultCredentials() throws GeneralSecurityException { in withDefaultCredentials() method in GcpKmsClient
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/awskms/
H A DAwsKmsClient.java121 public KmsClient withDefaultCredentials() throws GeneralSecurityException { in withDefaultCredentials() method in AwsKmsClient
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/android/
H A DAndroidKeystoreKmsClient.java160 public KmsClient withDefaultCredentials() throws GeneralSecurityException { in withDefaultCredentials() method in AndroidKeystoreKmsClient
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...