Module java.base

Class RSAPublicKeySpec

java.lang.Object
java.security.spec.RSAPublicKeySpec
All Implemented Interfaces:
KeySpec

public class RSAPublicKeySpec extends Object implements KeySpec
This class specifies an RSA public key.
Since:
1.2
See Also: