FileDocCategorySizeDatePackage
RSAPublicKey.javaAPI DocJava SE 5 API620Fri Aug 26 14:57:18 BST 2005java.security.interfaces

RSAPublicKey

public interface RSAPublicKey implements RSAKey, PublicKey
The interface to an RSA public key.
author
Jan Luehe
version
1.10 03/12/19

Fields Summary
static final long
serialVersionUID
Constructors Summary
Methods Summary
public java.math.BigIntegergetPublicExponent()
Returns the public exponent.

return
the public exponent