public interface RSAPrivateKey extends PrivateKey, RSAKey
serialVersionUID
Modifier and Type | Method and Description |
---|---|
BigInteger |
getPrivateExponent() |
getAlgorithm, getEncoded, getFormat
getModulus
BigInteger getPrivateExponent()
Copyright © 2006–2013 OSGi Alliance. All rights reserved.