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 System.Security
Totale classi: 103, di cui
- 61 nuove
- 77 modificate
- 0 rimosse
System.Security.Cryptography.Xml.XmlDsigC14NTransform != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
+ | GetDigestedOutput (HashAlgorithm hash) | |
= | GetOutput (Type type) | |
= | GetOutput () | |
= | GetOutput () | |
= | GetOutput (Type type) | |
= | LoadInnerXml (XmlNodeList nodeList) | |
= | LoadInnerXml (XmlNodeList nodeList) | |
= | LoadInput (Object obj) | |
= | LoadInput (Object obj) | |
= | InputTypes | |
= | InputTypes | |
= | OutputTypes | |
= | OutputTypes |
System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform = | ||
---|---|---|
= | .ctor () |
System.Security.Cryptography.Xml.XmlDsigBase64Transform = | ||
---|---|---|
= | .ctor () | |
= | GetOutput (Type type) | |
= | GetOutput () | |
= | LoadInnerXml (XmlNodeList nodeList) | |
= | LoadInput (Object obj) | |
= | InputTypes | |
= | OutputTypes |
System.Security.Cryptography.Xml.XmlDsigXPathTransform = | ||
---|---|---|
= | .ctor () | |
= | GetOutput (Type type) | |
= | GetOutput () | |
= | LoadInnerXml (XmlNodeList nodeList) | |
= | LoadInput (Object obj) | |
= | InputTypes | |
= | OutputTypes |
System.Security.Cryptography.Xml.XmlDsigXsltTransform = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetOutput (Type type) | |
= | GetOutput () | |
= | LoadInnerXml (XmlNodeList nodeList) | |
= | LoadInput (Object obj) | |
= | InputTypes | |
= | OutputTypes |
System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | GetOutput (Type type) | |
= | GetOutput () | |
= | LoadInnerXml (XmlNodeList nodeList) | |
= | LoadInput (Object obj) | |
= | InputTypes | |
= | OutputTypes |
System.Security.Cryptography.CryptographicAttributeObject + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Oid | |
+ | Values |
System.Security.Cryptography.CryptographicAttributeObjectCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Add (AsnEncodedData asnEncodedData) | |
+ | Add (CryptographicAttributeObject attribute) | |
+ | CopyTo (CryptographicAttributeObject[] array, Int32 index) | |
+ | GetEnumerator () | |
+ | Remove (CryptographicAttributeObject attribute) | |
+ | Count | |
+ | IsSynchronized | |
+ | Item [Int32 index] | |
+ | SyncRoot |
System.Security.Cryptography.CryptographicAttributeObjectEnumerator + | ||
---|---|---|
+ | MoveNext () | |
+ | Reset () | |
+ | Current |
System.Security.Cryptography.DataProtectionScope + | ||
---|---|---|
+ | CurrentUser | |
+ | LocalMachine | |
+ | value__ |
System.Security.Cryptography.MemoryProtectionScope + | ||
---|---|---|
+ | CrossProcess | |
+ | SameLogon | |
+ | SameProcess | |
+ | value__ |
System.Security.Cryptography.ProtectedData + | ||
---|---|---|
+ | Protect (Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope) | |
+ | Unprotect (Byte[] encryptedData, Byte[] optionalEntropy, DataProtectionScope scope) |
System.Security.Cryptography.ProtectedMemory + | ||
---|---|---|
+ | Protect (Byte[] userData, MemoryProtectionScope scope) | |
+ | Unprotect (Byte[] encryptedData, MemoryProtectionScope scope) |
System.Security.Cryptography.Pkcs.EnvelopedCms + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | Decode (Byte[] encodedMessage) | |
+ | Decrypt () | |
+ | Decrypt (RecipientInfo recipientInfo) | |
+ | Decrypt (X509Certificate2Collection extraStore) | |
+ | Decrypt (RecipientInfo recipientInfo, X509Certificate2Collection extraStore) | |
+ | Encode () | |
+ | Encrypt () | |
+ | Encrypt (CmsRecipient recipient) | |
+ | Encrypt (CmsRecipientCollection recipients) | |
+ | Certificates | |
+ | ContentEncryptionAlgorithm | |
+ | ContentInfo | |
+ | RecipientInfos | |
+ | UnprotectedAttributes | |
+ | Version |
Powered by Ricciolo