Searched defs:newKeyData (Results 1 – 8 of 8) sorted by relevance
141 KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException; in newKeyData() method
115 public final KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData() method in KeyManagerImpl
107 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData() method in RegistryTest.CustomAeadKeyManager
60 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData() method in RegistryMultithreadTest.TestKeyManager
61 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData() method in KeyManagerRegistryTest.TestKeyManager
44 func newKeyData(key *jwtmacpb.JwtHmacKey) (*tinkpb.KeyData, error) { func
131 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData() method in LegacyHmacTestKeyManager
95 public KeyData newKeyData(ByteString serializedKeyFormat) throws GeneralSecurityException { in newKeyData() method in CustomAeadKeyManagerTest.MyCustomKeyManager