Searched defs:createKeyTemplate (Results 1 – 7 of 7) sorted by relevance
114 public static KeyTemplate createKeyTemplate(String keyUri) { in createKeyTemplate() method in KmsAeadKeyManager
210 public static KeyTemplate createKeyTemplate(String kekUri, KeyTemplate dekTemplate) { in createKeyTemplate() method in KmsEnvelopeAeadKeyManager
55 public void createKeyTemplate() throws Exception { in createKeyTemplate() method in KmsAeadKeyManagerTest
212 public void createKeyTemplate() throws Exception { in createKeyTemplate() method in KmsEnvelopeAeadKeyManagerTest
153 public void createKeyTemplate() throws Exception { in createKeyTemplate() method in KmsAeadKeyManagerTest
246 public void createKeyTemplate() throws Exception { in createKeyTemplate() method in KmsEnvelopeAeadKeyManagerTest
210 private static KeyTemplate createKeyTemplate(OutputPrefixType outputPrefixType) { in createKeyTemplate() method in LegacyAesCtrHmacTestKeyManager