Comparazione classi Framework 1.1 - 2.0 RTM
Filtra
Tipo (maiuscole/minuscole):
Flag classe
Flag membro

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 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 ...

 System.Security.Cryptography.PasswordDeriveBytes =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =CryptDeriveKey (String algname, String alghashname, Int32 keySize, Byte[] rgbIV)
 =CryptDeriveKey (String algname, String alghashname, Int32 keySize, Byte[] rgbIV)
 =GetBytes (Int32 cb)
 =GetBytes (Int32 cb)
 =Reset ()
 =Reset ()
 =HashName 
 =HashName 
 =IterationCount 
 =IterationCount 
 =Salt 
 =Salt 

 System.Security.Cryptography.PKCS1MaskGenerationMethod =
 =.ctor ()
 =GenerateMask (Byte[] rgbSeed, Int32 cbReturn)
 =HashName 

 System.Security.Cryptography.RC2 !=
 -.ctor ()
 =Create ()
 =Create (String AlgName)
 =EffectiveKeySize 
 =KeySize 

 System.Security.Cryptography.RC2CryptoServiceProvider !=
 =.ctor ()
 =.ctor ()
 =CreateDecryptor (Byte[] rgbKey, Byte[] rgbIV)
 =CreateDecryptor (Byte[] rgbKey, Byte[] rgbIV)
 =CreateEncryptor (Byte[] rgbKey, Byte[] rgbIV)
 =CreateEncryptor (Byte[] rgbKey, Byte[] rgbIV)
 =GenerateIV ()
 =GenerateIV ()
 =GenerateKey ()
 =GenerateKey ()
 =EffectiveKeySize 
 =EffectiveKeySize 
 +UseSalt 

 System.Security.Cryptography.RandomNumberGenerator !=
 -.ctor ()
 =Create ()
 =Create (String rngName)
 =GetBytes (Byte[] data)
 =GetNonZeroBytes (Byte[] data)

 System.Security.Cryptography.RNGCryptoServiceProvider =
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =GetBytes (Byte[] data)
 =GetNonZeroBytes (Byte[] data)

 System.Security.Cryptography.RSAParameters =
 =
 =DP 
 =DQ 
 =Exponent 
 =InverseQ 
 =Modulus 
 =
 =

 System.Security.Cryptography.RSA !=
 -.ctor ()
 =Create ()
 =Create (String algName)
 =DecryptValue (Byte[] rgb)
 =EncryptValue (Byte[] rgb)
 =ExportParameters (Boolean includePrivateParameters)
 =FromXmlString (String xmlString)
 =ImportParameters (RSAParameters parameters)
 =ToXmlString (Boolean includePrivateParameters)

 System.Security.Cryptography.RSACryptoServiceProvider !=
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =.ctor ()
 =Decrypt (Byte[] rgb, Boolean fOAEP)
 =Decrypt (Byte[] rgb, Boolean fOAEP)
 =DecryptValue (Byte[] rgb)
 =DecryptValue (Byte[] rgb)
 =Encrypt (Byte[] rgb, Boolean fOAEP)
 =Encrypt (Byte[] rgb, Boolean fOAEP)
 =EncryptValue (Byte[] rgb)
 =EncryptValue (Byte[] rgb)
 +ExportCspBlob (Boolean includePrivateParameters)
 =ExportParameters (Boolean includePrivateParameters)
 =ExportParameters (Boolean includePrivateParameters)
 +ImportCspBlob (Byte[] keyBlob)
 =ImportParameters (RSAParameters parameters)
 =ImportParameters (RSAParameters parameters)
 =SignData (Stream inputStream, Object halg)
 =SignData (Byte[] buffer, Object halg)
 =SignData (Byte[] buffer, Int32 offset, Int32 count, Object halg)
 =SignData (Stream inputStream, Object halg)
 =SignData (Byte[] buffer, Object halg)
 =SignData (Byte[] buffer, Int32 offset, Int32 count, Object halg)
 =SignHash (Byte[] rgbHash, String str)
 =SignHash (Byte[] rgbHash, String str)
 =VerifyData (Byte[] buffer, Object halg, Byte[] signature)
 =VerifyData (Byte[] buffer, Object halg, Byte[] signature)
 =VerifyHash (Byte[] rgbHash, String str, Byte[] rgbSignature)
 =VerifyHash (Byte[] rgbHash, String str, Byte[] rgbSignature)
 +CspKeyContainerInfo 
 =KeyExchangeAlgorithm 
 =KeyExchangeAlgorithm 
 =KeySize 
 =KeySize 
 =PersistKeyInCsp 
 =PersistKeyInCsp 
 +PublicOnly 
 =SignatureAlgorithm 
 =SignatureAlgorithm 
 =UseMachineKeyStore 
 =UseMachineKeyStore 

 System.Security.Cryptography.RSAOAEPKeyExchangeDeformatter =
 =.ctor ()
 =.ctor ()
 =DecryptKeyExchange (Byte[] rgbData)
 =SetKey (AsymmetricAlgorithm key)
 =Parameters 

 System.Security.Cryptography.RSAOAEPKeyExchangeFormatter =
 =.ctor ()
 =.ctor ()
 =CreateKeyExchange (Byte[] rgbData, Type symAlgType)
 =CreateKeyExchange (Byte[] rgbData)
 =SetKey (AsymmetricAlgorithm key)
 =Parameter 
 =Parameters 
 =Rng 

 System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter =
 =.ctor ()
 =.ctor ()
 =DecryptKeyExchange (Byte[] rgbIn)
 =SetKey (AsymmetricAlgorithm key)
 =Parameters 
 =RNG 

 System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter =
 =.ctor ()
 =.ctor ()
 =CreateKeyExchange (Byte[] rgbData, Type symAlgType)
 =CreateKeyExchange (Byte[] rgbData)
 =SetKey (AsymmetricAlgorithm key)
 =Parameters 
 =Rng 

 System.Security.Cryptography.RSAPKCS1SignatureDeformatter =
 =.ctor ()
 =.ctor ()
 =SetHashAlgorithm (String strName)
 =SetKey (AsymmetricAlgorithm key)
 =VerifySignature (Byte[] rgbHash, Byte[] rgbSignature)

Powered by Ricciolo