Home
last modified time | relevance | path

Searched defs:parseKeysetWithoutSecret (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DTinkJsonProtoKeysetFormat.java57 public static KeysetHandle parseKeysetWithoutSecret(String serializedKeyset) in parseKeysetWithoutSecret() method in TinkJsonProtoKeysetFormat
H A DTinkProtoKeysetFormat.java55 public static KeysetHandle parseKeysetWithoutSecret(byte[] serializedKeyset) in parseKeysetWithoutSecret() method in TinkProtoKeysetFormat