RSA (class)

This type is found in the namespace System.Security.Cryptography

mCreateRSA
mEncryptByte[]
mDecryptByte[]
mSignHashByte[]
mVerifyHashBoolean
mSignDataByte[]
mSignDataByte[]
mSignDataByte[]
mVerifyDataBoolean
mVerifyDataBoolean
mVerifyDataBoolean
mDecryptValueByte[]
mEncryptValueByte[]
mCreateRSA
mCreateRSA
mCreateRSA
mget_KeyExchangeAlgorithmString
mget_SignatureAlgorithmString
mFromXmlStringVoid
mToXmlStringString
mExportParametersRSAParameters
mImportParametersVoid
mDisposeVoid
mClearVoid
mget_KeySizeInt32
mset_KeySizeVoid
mget_LegalKeySizesKeySizes[]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pKeyExchangeAlgorithmString
pSignatureAlgorithmString
pKeySizeInt32
pLegalKeySizesKeySizes[]

Create

Encrypt

algNameSystem.String

Decrypt

dataSystem.Byte[]
paddingSystem.Security.Cryptography.RSAEncryptionPadding

SignHash

dataSystem.Byte[]
paddingSystem.Security.Cryptography.RSAEncryptionPadding

VerifyHash

hashSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

SignData

hashSystem.Byte[]
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

SignData

dataSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

SignData

dataSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

VerifyData

dataSystem.IO.Stream
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

VerifyData

dataSystem.Byte[]
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

VerifyData

dataSystem.Byte[]
offsetSystem.Int32
countSystem.Int32
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

DecryptValue

dataSystem.IO.Stream
signatureSystem.Byte[]
hashAlgorithmSystem.Security.Cryptography.HashAlgorithmName
paddingSystem.Security.Cryptography.RSASignaturePadding

EncryptValue

rgbSystem.Byte[]

Create

rgbSystem.Byte[]

Create

.

Create

keySizeInBitsSystem.Int32

get_KeyExchangeAlgorithm

parametersSystem.Security.Cryptography.RSAParameters

get_SignatureAlgorithm

.

FromXmlString

.

ToXmlString

xmlStringSystem.String

ExportParameters

includePrivateParametersSystem.Boolean

ImportParameters

includePrivateParametersSystem.Boolean

Dispose

parametersSystem.Security.Cryptography.RSAParameters

Clear

.

get_KeySize

.

set_KeySize

.

get_LegalKeySizes

valueSystem.Int32

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

KeyExchangeAlgorithm

.

SignatureAlgorithm

.

KeySize

.

LegalKeySizes

.
.