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

/openjdk7/jdk/src/share/classes/java/security/interfaces/
H A DECPublicKey.java42 public interface ECPublicKey extends PublicKey, ECKey { interface in inherits:PublicKey,ECKey
/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decc_impl.h208 typedef struct ECPublicKeyStr ECPublicKey; typedef in typeref:struct:ECPublicKeyStr
254 extern SECStatus ECDSA_VerifyDigest(ECPublicKey *, const SECItem *,

Completed in 225 milliseconds