Mono Class Library: Overview

System.Security.Cryptography.ProtectedData: Method Members

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

See Also: Inherited members from System.Object

Public Methods

static
Protect(byte[], byte[], DataProtectionScope) : byte[]
Documentation for this section has not yet been entered.
static
Unprotect(byte[], byte[], DataProtectionScope) : byte[]
Documentation for this section has not yet been entered.