RsaPublicKey(PublicKey) | Initializes a new instance of RsaPublicKey from a public key object. |
RsaPublicKey(RSA) | Initializes a new instance of RsaPublicKey from an existing DSA key instance. |
RsaPublicKey(Byte, KeyPkcsFormat) | Initializes a new instance of RsaPublicKey from an ASN.1-encoded byte array and key format. |