Searched defs:LegacyProtoKey (Results 1 – 3 of 3) sorted by relevance
31 public final class LegacyProtoKey extends Key { class98 public LegacyProtoKey(ProtoKeySerialization serialization, @Nullable SecretKeyAccess access) in LegacyProtoKey() method in LegacyProtoKey
96 explicit LegacyProtoKey(ProtoKeySerialization serialization) in LegacyProtoKey() function
75 friend class LegacyProtoKey; variable