Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/security/x509/
DX509Key.java60 public class X509Key implements PublicKey { class
96 public X509Key() { } in X509Key() method in X509Key
103 private X509Key(AlgorithmId algid, BitArray key) in X509Key() method in X509Key