Rsa15 Class

Definition

public class Rsa15 : Microsoft.Azure.KeyVault.Cryptography.Algorithms.RsaEncryption
type Rsa15 = class
    inherit RsaEncryption
Public Class Rsa15
Inherits RsaEncryption
Inheritance

Constructors

Rsa15()

Fields

AlgorithmName

Properties

Name (Inherited from Algorithm)

Methods

CreateDecryptor(AsymmetricAlgorithm)
CreateEncryptor(AsymmetricAlgorithm)

Applies to