public class PK11RSAPublicKey extends PK11PubKey implements java.security.interfaces.RSAPublicKey
| Modifier and Type | Field and Description | 
|---|---|
protected org.mozilla.jss.pkcs11.KeyProxy | 
keyProxy  | 
| Constructor and Description | 
|---|
PK11RSAPublicKey(byte[] pointer)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.math.BigInteger | 
getModulus()  | 
java.math.BigInteger | 
getPublicExponent()  | 
fromRaw, fromSPKI, getAlgorithm, getEncoded, getFormat, getKeyType, verifyKeyIsOnToken