Class RSAPublicBCPGKey

java.lang.Object
org.bouncycastle.bcpg.BCPGObject
org.bouncycastle.bcpg.RSAPublicBCPGKey
All Implemented Interfaces:
BCPGKey, org.bouncycastle.util.Encodable

public class RSAPublicBCPGKey extends BCPGObject implements BCPGKey
base class for an RSA Public Key.