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 ... 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ...
![]() | System.Security.Cryptography.ToBase64Transform = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Clear () |
![]() | = | TransformBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset) |
![]() | = | TransformFinalBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) |
![]() | = | CanReuseTransform |
![]() | = | CanTransformMultipleBlocks |
![]() | = | InputBlockSize |
![]() | = | OutputBlockSize |
![]() | System.Security.Cryptography.FromBase64Transform = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | Clear () |
![]() | = | TransformBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset) |
![]() | = | TransformFinalBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) |
![]() | = | CanReuseTransform |
![]() | = | CanTransformMultipleBlocks |
![]() | = | InputBlockSize |
![]() | = | OutputBlockSize |
![]() | System.Security.Cryptography.CipherMode = | |
---|---|---|
![]() | = | CBC |
![]() | = | CFB |
![]() | = | CTS |
![]() | = | ECB |
![]() | = | OFB |
![]() | = | value__ |
![]() | System.Security.Cryptography.PaddingMode != | |
---|---|---|
![]() | + | ANSIX923 |
![]() | + | ISO10126 |
![]() | = | None |
![]() | = | None |
![]() | = | PKCS7 |
![]() | = | PKCS7 |
![]() | = | value__ |
![]() | = | value__ |
![]() | = | Zeros |
![]() | = | Zeros |
![]() | System.Security.Cryptography.KeySizes = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | MaxSize |
![]() | = | MinSize |
![]() | = | SkipSize |
![]() | System.Security.Cryptography.CryptographicException = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | System.Security.Cryptography.CryptographicUnexpectedOperationException = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | System.Security.Cryptography.CryptoAPITransform != | |
---|---|---|
![]() | = | Clear () |
![]() | = | Clear () |
![]() | + | Reset () |
![]() | = | TransformBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset) |
![]() | = | TransformBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[] outputBuffer, Int32 outputOffset) |
![]() | = | TransformFinalBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) |
![]() | = | TransformFinalBlock (Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) |
![]() | = | CanReuseTransform |
![]() | = | CanReuseTransform |
![]() | = | CanTransformMultipleBlocks |
![]() | = | CanTransformMultipleBlocks |
![]() | = | InputBlockSize |
![]() | = | InputBlockSize |
![]() | = | KeyHandle |
![]() | = | KeyHandle |
![]() | = | OutputBlockSize |
![]() | = | OutputBlockSize |
![]() | System.Security.Cryptography.CspProviderFlags != | |
---|---|---|
![]() | + | NoFlags |
![]() | + | NoPrompt |
![]() | + | UseArchivableKey |
![]() | = | UseDefaultKeyContainer |
![]() | = | UseDefaultKeyContainer |
![]() | + | UseExistingKey |
![]() | = | UseMachineKeyStore |
![]() | = | UseMachineKeyStore |
![]() | + | UseNonExportableKey |
![]() | + | UseUserProtectedKey |
![]() | = | value__ |
![]() | = | value__ |
![]() | System.Security.Cryptography.CspParameters != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | .ctor () |
![]() | = | KeyContainerName |
![]() | = | KeyContainerName |
![]() | = | KeyNumber |
![]() | = | KeyNumber |
![]() | = | ProviderName |
![]() | = | ProviderName |
![]() | = | ProviderType |
![]() | = | ProviderType |
![]() | + | CryptoKeySecurity |
![]() | = | Flags |
![]() | = | Flags |
![]() | + | KeyPassword |
![]() | + | ParentWindowHandle |
![]() | System.Security.Cryptography.CryptoConfig = | |
---|---|---|
![]() | = | .ctor () |
![]() | = | CreateFromName (String name, Object[] args) |
![]() | = | CreateFromName (String name) |
![]() | = | EncodeOID (String str) |
![]() | = | MapNameToOID (String name) |
![]() | System.Security.Cryptography.CryptoStreamMode = | |
---|---|---|
![]() | = | Read |
![]() | = | value__ |
![]() | = | Write |
![]() | System.IO.Stream != | |
---|---|---|
![]() | = | Null |
![]() | = | Null |
![]() | = | BeginRead (Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) |
![]() | = | BeginRead (Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) |
![]() | = | BeginWrite (Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) |
![]() | = | BeginWrite (Byte[] buffer, Int32 offset, Int32 count, AsyncCallback callback, Object state) |
![]() | = | Close () |
![]() | = | Close () |
![]() | + | Dispose () |
![]() | = | EndRead (IAsyncResult asyncResult) |
![]() | = | EndRead (IAsyncResult asyncResult) |
![]() | = | EndWrite (IAsyncResult asyncResult) |
![]() | = | EndWrite (IAsyncResult asyncResult) |
![]() | = | Flush () |
![]() | = | Flush () |
![]() | = | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | ReadByte () |
![]() | = | ReadByte () |
![]() | = | Seek (Int64 offset, SeekOrigin origin) |
![]() | = | Seek (Int64 offset, SeekOrigin origin) |
![]() | = | SetLength (Int64 value) |
![]() | = | SetLength (Int64 value) |
![]() | + | Synchronized (Stream stream) |
![]() | = | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | WriteByte (Byte value) |
![]() | = | WriteByte (Byte value) |
![]() | = | CanRead |
![]() | = | CanRead |
![]() | = | CanSeek |
![]() | = | CanSeek |
![]() | + | CanTimeout |
![]() | = | CanWrite |
![]() | = | CanWrite |
![]() | = | Length |
![]() | = | Length |
![]() | = | Position |
![]() | = | Position |
![]() | + | ReadTimeout |
![]() | + | WriteTimeout |
![]() | System.Security.Cryptography.CryptoStream != | |
---|---|---|
![]() | = | .ctor () |
![]() | = | Clear () |
![]() | - | Close () |
![]() | = | Flush () |
![]() | = | FlushFinalBlock () |
![]() | = | Read (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | Seek (Int64 offset, SeekOrigin origin) |
![]() | = | SetLength (Int64 value) |
![]() | = | Write (Byte[] buffer, Int32 offset, Int32 count) |
![]() | = | CanRead |
![]() | = | CanSeek |
![]() | = | CanWrite |
![]() | = | Length |
![]() | = | Position |
Powered by Ricciolo