RsaOaep Class

Definition

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

Constructors

RsaOaep()

Fields

AlgorithmName

Properties

Name (Inherited from Algorithm)

Methods

CreateDecryptor(AsymmetricAlgorithm)
CreateEncryptor(AsymmetricAlgorithm)

Applies to