| _disposed | System.Security.Cryptography.RSACryptoServiceProvider | private |
| _keySize | System.Security.Cryptography.RSACryptoServiceProvider | private |
| _parameters | System.Security.Cryptography.RSACryptoServiceProvider | private |
| _randomKeyContainer | System.Security.Cryptography.RSACryptoServiceProvider | private |
| _safeKeyHandle | System.Security.Cryptography.RSACryptoServiceProvider | private |
| _safeProvHandle | System.Security.Cryptography.RSACryptoServiceProvider | private |
| AcquireSafeProviderHandle() | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivate |
| Clear() | System.Security.Cryptography.AsymmetricAlgorithm | inline |
| ClearPrivateParameters(in RSAParameters rsaParameters) | System.Security.Cryptography.RSA | inlineprivatestatic |
| Create(string algName) | System.Security.Cryptography.RSA | inlinestatic |
| Create(int keySizeInBits) | System.Security.Cryptography.RSA | inlinestatic |
| Create(RSAParameters parameters) | System.Security.Cryptography.RSA | inlinestatic |
| Create() | System.Security.Cryptography.RSA | inlinestatic |
| CspKeyContainerInfo | System.Security.Cryptography.RSACryptoServiceProvider | |
| Decrypt(byte[] rgb, bool fOAEP) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| Decrypt(byte[] data, RSAEncryptionPadding padding) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| DecryptValue(byte[] rgb) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| DerivedClassMustOverride() | System.Security.Cryptography.RSA | inlineprivatestatic |
| Dispose(bool disposing) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprotectedvirtual |
| System::Security::Cryptography::RSA.Dispose() | System.Security.Cryptography.AsymmetricAlgorithm | inline |
| Encrypt(byte[] rgb, bool fOAEP) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| Encrypt(byte[] data, RSAEncryptionPadding padding) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| EncryptValue(byte[] rgb) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| ExportArray(TryExport exporter) | System.Security.Cryptography.AsymmetricAlgorithm | inlineprivatestatic |
| ExportArray< T >(ReadOnlySpan< T > password, PbeParameters pbeParameters, TryExportPbe< T > exporter) | System.Security.Cryptography.AsymmetricAlgorithm | inlineprivatestatic |
| ExportCspBlob(bool includePrivateParameters) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| ExportEncryptedPkcs8PrivateKey(ReadOnlySpan< byte > passwordBytes, PbeParameters pbeParameters) | System.Security.Cryptography.AsymmetricAlgorithm | inlinevirtual |
| ExportEncryptedPkcs8PrivateKey(ReadOnlySpan< char > password, PbeParameters pbeParameters) | System.Security.Cryptography.AsymmetricAlgorithm | inlinevirtual |
| ExportParameters(bool includePrivateParameters) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| ExportPkcs8PrivateKey() | System.Security.Cryptography.AsymmetricAlgorithm | inlinevirtual |
| ExportRSAPrivateKey() | System.Security.Cryptography.RSA | inlinevirtual |
| ExportRSAPublicKey() | System.Security.Cryptography.RSA | inlinevirtual |
| ExportSubjectPublicKeyInfo() | System.Security.Cryptography.AsymmetricAlgorithm | inlinevirtual |
| FromXmlString(string xmlString) | System.Security.Cryptography.RSA | inlinevirtual |
| GetAlgorithmId(HashAlgorithmName hashAlgorithm) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivatestatic |
| GetHashAlgorithm(HashAlgorithmName hashAlgorithm) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivatestatic |
| HashAlgorithmNameNullOrEmpty() | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivatestatic |
| HashData(byte[] data, int offset, int count, HashAlgorithmName hashAlgorithm) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprotectedvirtual |
| HashData(Stream data, HashAlgorithmName hashAlgorithm) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprotectedvirtual |
| ImportCspBlob(byte[] keyBlob) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| ImportEncryptedPkcs8PrivateKey(ReadOnlySpan< byte > passwordBytes, ReadOnlySpan< byte > source, out int bytesRead) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| ImportEncryptedPkcs8PrivateKey(ReadOnlySpan< char > password, ReadOnlySpan< byte > source, out int bytesRead) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| ImportFromEncryptedPem(ReadOnlySpan< char > input, ReadOnlySpan< char > password) | System.Security.Cryptography.RSA | inlinevirtual |
| ImportFromEncryptedPem(ReadOnlySpan< char > input, ReadOnlySpan< byte > passwordBytes) | System.Security.Cryptography.RSA | inlinevirtual |
| ImportFromPem(ReadOnlySpan< char > input) | System.Security.Cryptography.RSA | inlinevirtual |
| ImportParameters(RSAParameters parameters) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| ImportPkcs8PrivateKey(ReadOnlySpan< byte > source, out int bytesRead) | System.Security.Cryptography.RSA | inlinevirtual |
| ImportRSAPrivateKey(ReadOnlySpan< byte > source, out int bytesRead) | System.Security.Cryptography.RSA | inlinevirtual |
| ImportRSAPublicKey(ReadOnlySpan< byte > source, out int bytesRead) | System.Security.Cryptography.RSA | inlinevirtual |
| ImportSubjectPublicKeyInfo(ReadOnlySpan< byte > source, out int bytesRead) | System.Security.Cryptography.RSA | inlinevirtual |
| IsPublic(byte[] keyBlob) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivatestatic |
| KeyExchangeAlgorithm | System.Security.Cryptography.RSACryptoServiceProvider | |
| KeySize | System.Security.Cryptography.RSACryptoServiceProvider | |
| KeySizeValue | System.Security.Cryptography.AsymmetricAlgorithm | protected |
| LegalKeySizes | System.Security.Cryptography.RSACryptoServiceProvider | |
| LegalKeySizesValue | System.Security.Cryptography.AsymmetricAlgorithm | protected |
| PaddingModeNotSupported() | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivatestatic |
| PersistKeyInCsp | System.Security.Cryptography.RSACryptoServiceProvider | |
| PublicOnly | System.Security.Cryptography.RSACryptoServiceProvider | |
| ReadRequiredElement(ref XmlKeyHelper.ParseState state, string name, int sizeHint=-1) | System.Security.Cryptography.RSA | inlineprivatestatic |
| RSACryptoServiceProvider() | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| RSACryptoServiceProvider(int dwKeySize) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| RSACryptoServiceProvider(int dwKeySize, CspParameters? parameters) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| RSACryptoServiceProvider(CspParameters? parameters) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| RSACryptoServiceProvider(int keySize, CspParameters parameters, bool useDefaultKeySize) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivate |
| s_useMachineKeyStore | System.Security.Cryptography.RSACryptoServiceProvider | privatestatic |
| SafeKeyHandle | System.Security.Cryptography.RSACryptoServiceProvider | private |
| SafeProvHandle | System.Security.Cryptography.RSACryptoServiceProvider | private |
| SignatureAlgorithm | System.Security.Cryptography.RSACryptoServiceProvider | |
| SignData(byte[] buffer, int offset, int count, object halg) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| SignData(byte[] buffer, object halg) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| SignData(Stream inputStream, object halg) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| System::Security::Cryptography::RSA.SignData(byte[] data, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inline |
| System::Security::Cryptography::RSA.SignData(byte[] data, int offset, int count, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inlinevirtual |
| System::Security::Cryptography::RSA.SignData(Stream data, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inlinevirtual |
| SignHash(byte[] rgbHash, string? str) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| SignHash(byte[] rgbHash, int calgHash) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivate |
| SignHash(byte[] hash, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| ThrowIfDisposed() | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivate |
| ToXmlString(bool includePrivateParameters) | System.Security.Cryptography.RSA | inlinevirtual |
| TryDecrypt(ReadOnlySpan< byte > data, Span< byte > destination, RSAEncryptionPadding padding, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryEncrypt(ReadOnlySpan< byte > data, Span< byte > destination, RSAEncryptionPadding padding, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryExport(Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.AsymmetricAlgorithm | private |
| TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan< char > password, PbeParameters pbeParameters, Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryExportEncryptedPkcs8PrivateKey(ReadOnlySpan< byte > passwordBytes, PbeParameters pbeParameters, Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryExportPbe< T >(ReadOnlySpan< T > password, PbeParameters pbeParameters, Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.AsymmetricAlgorithm | private |
| TryExportPkcs8PrivateKey(Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryExportRSAPrivateKey(Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryExportRSAPublicKey(Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryExportSubjectPublicKeyInfo(Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TryHashData(ReadOnlySpan< byte > data, Span< byte > destination, HashAlgorithmName hashAlgorithm, out int bytesWritten) | System.Security.Cryptography.RSA | inlineprotectedvirtual |
| TrySignData(ReadOnlySpan< byte > data, Span< byte > destination, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| TrySignHash(ReadOnlySpan< byte > hash, Span< byte > destination, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding, out int bytesWritten) | System.Security.Cryptography.RSA | inlinevirtual |
| UseMachineKeyStore | System.Security.Cryptography.RSACryptoServiceProvider | static |
| VerifyData(byte[] buffer, object halg, byte[] signature) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| System::Security::Cryptography::RSA.VerifyData(byte[] data, byte[] signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inline |
| System::Security::Cryptography::RSA.VerifyData(byte[] data, int offset, int count, byte[] signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inlinevirtual |
| System::Security::Cryptography::RSA.VerifyData(Stream data, byte[] signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inline |
| System::Security::Cryptography::RSA.VerifyData(ReadOnlySpan< byte > data, ReadOnlySpan< byte > signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inlinevirtual |
| VerifyHash(byte[] rgbHash, string str, byte[] rgbSignature) | System.Security.Cryptography.RSACryptoServiceProvider | inline |
| VerifyHash(byte[] rgbHash, int calgHash, byte[] rgbSignature) | System.Security.Cryptography.RSACryptoServiceProvider | inlineprivate |
| VerifyHash(byte[] hash, byte[] signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSACryptoServiceProvider | inlinevirtual |
| System::Security::Cryptography::RSA.VerifyHash(ReadOnlySpan< byte > hash, ReadOnlySpan< byte > signature, HashAlgorithmName hashAlgorithm, RSASignaturePadding padding) | System.Security.Cryptography.RSA | inlinevirtual |
| WritePkcs1PrivateKey() | System.Security.Cryptography.RSA | inlineprivate |
| WritePkcs1PublicKey() | System.Security.Cryptography.RSA | inlineprivate |
| WritePkcs8PrivateKey() | System.Security.Cryptography.RSA | inlineprivate |