Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143
System.Security.Cryptography.MD5CryptoServiceProvider = | ||
---|---|---|
= | .ctor () | |
= | Initialize () |
System.Security.Cryptography.MaskGenerationMethod = | ||
---|---|---|
= | GenerateMask (Byte[] rgbSeed, Int32 cbReturn) |
System.Security.Cryptography.PasswordDeriveBytes = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CryptDeriveKey (String algname, String alghashname, Int32 keySize, Byte[] rgbIV) | |
= | GetBytes (Int32 cb) | |
= | Reset () | |
= | HashName | |
= | IterationCount | |
= | Salt |
System.Security.Cryptography.PKCS1MaskGenerationMethod = | ||
---|---|---|
= | .ctor () | |
= | GenerateMask (Byte[] rgbSeed, Int32 cbReturn) | |
= | HashName |
System.Security.Cryptography.RC2 != | ||
---|---|---|
+ | .ctor () | |
= | Create () | |
= | Create (String AlgName) | |
= | Create () | |
= | Create (String AlgName) | |
= | EffectiveKeySize | |
= | EffectiveKeySize | |
= | KeySize | |
= | KeySize |
System.Security.Cryptography.RC2CryptoServiceProvider != | ||
---|---|---|
= | .ctor () | |
= | CreateDecryptor (Byte[] rgbKey, Byte[] rgbIV) | |
= | CreateEncryptor (Byte[] rgbKey, Byte[] rgbIV) | |
= | GenerateIV () | |
= | GenerateKey () | |
= | EffectiveKeySize | |
- | UseSalt |
System.Security.Cryptography.Rfc2898DeriveBytes + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | GetBytes (Int32 cb) | |
+ | Reset () | |
+ | IterationCount | |
+ | Salt |
System.Security.Cryptography.RIPEMD160 + | ||
---|---|---|
+ | Create () | |
+ | Create (String hashName) |
System.Security.Cryptography.RIPEMD160Managed + | ||
---|---|---|
+ | .ctor () | |
+ | Initialize () |
System.Security.Cryptography.RSAParameters = | ||
---|---|---|
= | D | |
= | DP | |
= | DQ | |
= | Exponent | |
= | InverseQ | |
= | Modulus | |
= | P | |
= | Q |
System.Security.Cryptography.RSA != | ||
---|---|---|
+ | .ctor () | |
= | Create () | |
= | Create (String algName) | |
= | Create () | |
= | Create (String algName) | |
= | DecryptValue (Byte[] rgb) | |
= | DecryptValue (Byte[] rgb) | |
= | EncryptValue (Byte[] rgb) | |
= | EncryptValue (Byte[] rgb) | |
= | ExportParameters (Boolean includePrivateParameters) | |
= | ExportParameters (Boolean includePrivateParameters) | |
= | FromXmlString (String xmlString) | |
= | FromXmlString (String xmlString) | |
= | ImportParameters (RSAParameters parameters) | |
= | ImportParameters (RSAParameters parameters) | |
= | ToXmlString (Boolean includePrivateParameters) | |
= | ToXmlString (Boolean includePrivateParameters) |
System.Security.Cryptography.RSACryptoServiceProvider != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Decrypt (Byte[] rgb, Boolean fOAEP) | |
= | DecryptValue (Byte[] rgb) | |
= | Encrypt (Byte[] rgb, Boolean fOAEP) | |
= | EncryptValue (Byte[] rgb) | |
- | ExportCspBlob (Boolean includePrivateParameters) | |
= | ExportParameters (Boolean includePrivateParameters) | |
- | ImportCspBlob (Byte[] keyBlob) | |
= | ImportParameters (RSAParameters parameters) | |
= | SignData (Stream inputStream, Object halg) | |
= | SignData (Byte[] buffer, Object halg) | |
= | SignData (Byte[] buffer, Int32 offset, Int32 count, Object halg) | |
= | SignHash (Byte[] rgbHash, String str) | |
= | VerifyData (Byte[] buffer, Object halg, Byte[] signature) | |
= | VerifyHash (Byte[] rgbHash, String str, Byte[] rgbSignature) | |
- | CspKeyContainerInfo | |
= | KeyExchangeAlgorithm | |
= | KeySize | |
= | PersistKeyInCsp | |
- | PublicOnly | |
= | SignatureAlgorithm | |
= | UseMachineKeyStore |
System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | DecryptKeyExchange (Byte[] rgbData) | |
= | SetKey (AsymmetricAlgorithm key) | |
= | Parameters |
System.Security.Cryptography.RSAOAEPKeyExchangeFormatter = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | CreateKeyExchange (Byte[] rgbData) | |
= | CreateKeyExchange (Byte[] rgbData, Type symAlgType) | |
= | SetKey (AsymmetricAlgorithm key) | |
= | Parameter | |
= | Parameters | |
= | Rng |
Powered by Ricciolo