Searched defs:PublicKey (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/security/
H A DPublicKey.java21 * {@code PublicKey} is the common interface for public keys.
25 public interface PublicKey extends Key { interface in inherits:Key

Completed in 142 milliseconds