Home
last modified time | relevance | path

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

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLDSAPublicKey.java30 public class OpenSSLDSAPublicKey implements DSAPublicKey, OpenSSLKeyHolder { class
37 OpenSSLDSAPublicKey(OpenSSLKey key) { in OpenSSLDSAPublicKey() method in OpenSSLDSAPublicKey
46 OpenSSLDSAPublicKey(DSAPublicKeySpec dsaKeySpec) throws InvalidKeySpecException { in OpenSSLDSAPublicKey() method in OpenSSLDSAPublicKey