Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/docs/apidocs/xml/en/System.Security.Cryptography/SHA256Managed.xml')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Security.Cryptography/SHA256Managed.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Security.Cryptography/SHA256Managed.xml b/mcs/docs/apidocs/xml/en/System.Security.Cryptography/SHA256Managed.xml
deleted file mode 100644
index 90d7ac1fe77..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Security.Cryptography/SHA256Managed.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <class name="System.Security.Cryptography.SHA256Managed" assembly="corlib">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <constructor name="SHA256Managed">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </constructor>
- <method name="Initialize">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <returns>TODO</returns>
- </method>
- <method name="ProcessBlock(System.Byte[], System.Int32)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="inputBuffer">TODO</param>
- <param name="inputOffset">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="ProcessFinalBlock(System.Byte[], System.Int32, System.Int32)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="inputBuffer">TODO</param>
- <param name="inputOffset">TODO</param>
- <param name="inputCount">TODO</param>
- <returns>TODO</returns>
- </method>
- </class>
-</monodoc> \ No newline at end of file