Home
last modified time | relevance | path

Searched refs:EncryptedKeysetExample (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/java_src/examples/encryptedkeyset/
H A DBUILD.bazel7 srcs = ["EncryptedKeysetExample.java"],
8 main_class = "encryptedkeyset.EncryptedKeysetExample",
H A DEncryptedKeysetExample.java46 public final class EncryptedKeysetExample { class
118 private EncryptedKeysetExample() {} in EncryptedKeysetExample() method in EncryptedKeysetExample