Home
last modified time | relevance | path

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

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLDSAPrivateKey.java30 public class OpenSSLDSAPrivateKey implements DSAPrivateKey, OpenSSLKeyHolder { class
37 OpenSSLDSAPrivateKey(OpenSSLKey key) { in OpenSSLDSAPrivateKey() method in OpenSSLDSAPrivateKey
46 OpenSSLDSAPrivateKey(DSAPrivateKeySpec dsaKeySpec) throws InvalidKeySpecException { in OpenSSLDSAPrivateKey() method in OpenSSLDSAPrivateKey