Home
last modified time | relevance | path

Searched defs:TestKeyManager (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tink/go/testutil/
H A Dtestutil.go180 type TestKeyManager struct { struct
181 primitive interface{}
182 typeURL string
196 func (km *TestKeyManager) Primitive(serializedKey []byte) (interface{}, error) {
201 func (km *TestKeyManager) NewKey(serializedKeyFormat []byte) (proto.Message, error) {
206 func (km *TestKeyManager) NewKeyData(serializedKeyFormat []byte) (*tinkpb.KeyData, error) {
211 func (km *TestKeyManager) DoesSupport(typeURL string) bool {
216 func (km *TestKeyManager) TypeURL() string {
/aosp_15_r20/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DTestKeyManager.java35 public final class TestKeyManager extends X509ExtendedKeyManager { class
57 public TestKeyManager(X509ExtendedKeyManager keyManager) { in TestKeyManager() method in TestKeyManager
/aosp_15_r20/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/javax/net/ssl/
H A DTestKeyManager.java37 public final class TestKeyManager extends X509ExtendedKeyManager { class
58 public TestKeyManager(X509ExtendedKeyManager keyManager) { in TestKeyManager() method in TestKeyManager
/aosp_15_r20/external/conscrypt/testing/src/main/java/org/conscrypt/javax/net/ssl/
H A DTestKeyManager.java35 public final class TestKeyManager extends X509ExtendedKeyManager { class
56 public TestKeyManager(X509ExtendedKeyManager keyManager) { in TestKeyManager() method in TestKeyManager
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/
H A DRegistryMultithreadTest.java47 private static class TestKeyManager implements KeyManager<Primitive> { class in RegistryMultithreadTest
48 public TestKeyManager(String typeUrl) { in TestKeyManager() method in RegistryMultithreadTest.TestKeyManager
H A DKeyManagerRegistryTest.java48 private static class TestKeyManager implements KeyManager<Primitive1> { class in KeyManagerRegistryTest
49 public TestKeyManager(String typeUrl) { in TestKeyManager() method in KeyManagerRegistryTest.TestKeyManager
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
Dlibcore-crypto-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-tests-support.jarMETA-INF/ META-INF/MANIFEST.MF libcore/ libcore/java/ libcore/ ...
Dapache-harmony-tests.jarMETA-INF/ META-INF/MANIFEST.MF DefaultPkgIntf.class Proxy2Test.java package DefaultPkgIntf ...
Dlibcore-crypto-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/test-exports/java/
Dconscrypt-tests.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...