Mono Class Library: Overview

System.Security.Policy.Hash: Method Members

The methods of System.Security.Policy.Hash are listed below. For a list of all members, see the Hash Members list.

See Also: Inherited members from System.Object

Public Methods

static
CreateMD5(byte[]) : Hash
Documentation for this section has not yet been entered.
static
CreateSHA1(byte[]) : Hash
Documentation for this section has not yet been entered.
GenerateHash(System.Security.Cryptography.HashAlgorithm) : byte[]
Documentation for this section has not yet been entered.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.