Searched defs:X509PublicKey (Results 1 – 1 of 1) sorted by relevance
26 public class X509PublicKey implements PublicKey { class33 public X509PublicKey(String algorithm, byte[] encoded) { in X509PublicKey() method in X509PublicKey