Searched defs:OpenSSLRSAPublicKey (Results 1 – 1 of 1) sorted by relevance
35 public class OpenSSLRSAPublicKey implements RSAPublicKey, OpenSSLKeyHolder { class46 OpenSSLRSAPublicKey(OpenSSLKey key) { in OpenSSLRSAPublicKey() method in OpenSSLRSAPublicKey55 OpenSSLRSAPublicKey(RSAPublicKeySpec spec) throws InvalidKeySpecException { in OpenSSLRSAPublicKey() method in OpenSSLRSAPublicKey