<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.0-beta.106" />

RsaesOaepParameters

public RsaesOaepParameters(AlgorithmIdentifier hashAlgorithm, AlgorithmIdentifier maskGenAlgorithm)

public RsaesOaepParameters(AlgorithmIdentifier hashAlgorithm, AlgorithmIdentifier maskGenAlgorithm, AlgorithmIdentifier pSourceAlgorithm)

public static RsaesOaepParameters GetInstance(object obj)

public static RsaesOaepParameters GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static RsaesOaepParameters GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)