RsaEncryption Class

Definition

public abstract class RsaEncryption : Microsoft.Azure.KeyVault.Cryptography.AsymmetricEncryptionAlgorithm
type RsaEncryption = class
    inherit AsymmetricEncryptionAlgorithm
Public MustInherit Class RsaEncryption
Inherits AsymmetricEncryptionAlgorithm
Inheritance
Derived

Constructors

RsaEncryption(String)

Properties

Name (Inherited from Algorithm)

Methods

CreateDecryptor(AsymmetricAlgorithm) (Inherited from AsymmetricEncryptionAlgorithm)
CreateEncryptor(AsymmetricAlgorithm) (Inherited from AsymmetricEncryptionAlgorithm)

Applies to