Searched defs:newKeyData (Results 1 – 9 of 9) 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
44 func newKeyData(key *jwtmacpb.JwtHmacKey) (*tinkpb.KeyData, error) { func
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
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
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...