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 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ...
System.Security.Cryptography.DES != | ||
---|---|---|
- | .ctor () | |
= | Create () | |
= | Create (String algName) | |
= | IsSemiWeakKey (Byte[] rgbKey) | |
= | IsWeakKey (Byte[] rgbKey) | |
= | Key |
System.Security.Cryptography.DESCryptoServiceProvider = | ||
---|---|---|
= | .ctor () | |
= | CreateDecryptor (Byte[] rgbKey, Byte[] rgbIV) | |
= | CreateEncryptor (Byte[] rgbKey, Byte[] rgbIV) | |
= | GenerateIV () | |
= | GenerateKey () |
System.Security.Cryptography.DeriveBytes = | ||
---|---|---|
= | GetBytes (Int32 cb) | |
= | Reset () |
System.Security.Cryptography.DSAParameters = | ||
---|---|---|
= | Counter | |
= | G | |
= | J | |
= | P | |
= | Q | |
= | Seed | |
= | X | |
= | Y |
System.Security.Cryptography.DSA = | ||
---|---|---|
= | Create () | |
= | Create (String algName) | |
= | CreateSignature (Byte[] rgbHash) | |
= | ExportParameters (Boolean includePrivateParameters) | |
= | FromXmlString (String xmlString) | |
= | ImportParameters (DSAParameters parameters) | |
= | ToXmlString (Boolean includePrivateParameters) | |
= | VerifySignature (Byte[] rgbHash, Byte[] rgbSignature) |
System.Security.Cryptography.DSACryptoServiceProvider != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | CreateSignature (Byte[] rgbHash) | |
= | CreateSignature (Byte[] rgbHash) | |
+ | ExportCspBlob (Boolean includePrivateParameters) | |
= | ExportParameters (Boolean includePrivateParameters) | |
= | ExportParameters (Boolean includePrivateParameters) | |
+ | ImportCspBlob (Byte[] keyBlob) | |
= | ImportParameters (DSAParameters parameters) | |
= | ImportParameters (DSAParameters parameters) | |
= | SignData (Stream inputStream) | |
= | SignData (Byte[] buffer) | |
= | SignData (Byte[] buffer, Int32 offset, Int32 count) | |
= | SignData (Stream inputStream) | |
= | SignData (Byte[] buffer) | |
= | SignData (Byte[] buffer, Int32 offset, Int32 count) | |
= | SignHash (Byte[] rgbHash, String str) | |
= | SignHash (Byte[] rgbHash, String str) | |
= | VerifyData (Byte[] rgbData, Byte[] rgbSignature) | |
= | VerifyData (Byte[] rgbData, Byte[] rgbSignature) | |
= | VerifyHash (Byte[] rgbHash, String str, Byte[] rgbSignature) | |
= | VerifyHash (Byte[] rgbHash, String str, Byte[] rgbSignature) | |
= | VerifySignature (Byte[] rgbHash, Byte[] rgbSignature) | |
= | VerifySignature (Byte[] rgbHash, Byte[] rgbSignature) | |
+ | CspKeyContainerInfo | |
= | KeyExchangeAlgorithm | |
= | KeyExchangeAlgorithm | |
= | KeySize | |
= | KeySize | |
- | LegalKeySizes | |
= | PersistKeyInCsp | |
= | PersistKeyInCsp | |
+ | PublicOnly | |
= | SignatureAlgorithm | |
= | SignatureAlgorithm | |
= | UseMachineKeyStore | |
= | UseMachineKeyStore |
System.Security.Cryptography.DSASignatureDeformatter = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | SetHashAlgorithm (String strName) | |
= | SetKey (AsymmetricAlgorithm key) | |
= | VerifySignature (Byte[] rgbHash, Byte[] rgbSignature) |
System.Security.Cryptography.DSASignatureFormatter = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | CreateSignature (Byte[] rgbHash) | |
= | SetHashAlgorithm (String strName) | |
= | SetKey (AsymmetricAlgorithm key) |
System.Security.Cryptography.HashAlgorithm = | ||
---|---|---|
= | Clear () | |
= | ComputeHash (Stream inputStream) | |
= | ComputeHash (Byte[] buffer) | |
= | ComputeHash (Byte[] buffer, Int32 offset, Int32 count) | |
= | Create () | |
= | Create (String hashName) | |
= | Initialize () | |
= | TransformBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset) | |
= | TransformFinalBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) | |
= | CanReuseTransform | |
= | CanTransformMultipleBlocks | |
= | Hash | |
= | HashSize | |
= | InputBlockSize | |
= | OutputBlockSize |
System.Security.Cryptography.KeyedHashAlgorithm = | ||
---|---|---|
= | Create () | |
= | Create (String algName) | |
= | Key |
System.Security.Cryptography.HMACSHA1 != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
- | Initialize () | |
- | HashName | |
- | Key |
System.Security.Cryptography.MACTripleDES != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Initialize () | |
= | Initialize () | |
+ | Padding |
System.Security.Cryptography.MD5 = | ||
---|---|---|
= | Create () | |
= | Create (String algName) |
System.Security.Cryptography.MD5CryptoServiceProvider = | ||
---|---|---|
= | .ctor () | |
= | Initialize () |
Powered by Ricciolo