Mono Class Library: Overview

System.Security.Policy.Hash: Members

The members of System.Security.Policy.Hash are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
MD5byte[]. Documentation for this section has not yet been entered.
[read-only]
SHA1byte[]. Documentation for this section has not yet been entered.

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.

Explicitly Implemented Interface Members

System.Security.Policy.IBuiltInEvidence.GetRequiredSizeDocumentation for this section has not yet been entered.
System.Security.Policy.IBuiltInEvidence.InitFromBufferDocumentation for this section has not yet been entered.
System.Security.Policy.IBuiltInEvidence.OutputToBufferDocumentation for this section has not yet been entered.