Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/security/
DKeyRep.java58 public class KeyRep implements Serializable { class
129 public KeyRep(Type type, String algorithm, in KeyRep() method in KeyRep