Mono Class Library: Overview

System.Security.Cryptography.ProtectedData: Members

The members of System.Security.Cryptography.ProtectedData are listed below.

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.