Windows.Security.Cryptography.DataProtection Namespace

Contains a class that enables you to easily encrypt and decrypt static data or a data stream.

Classes

DataProtectionProvider

Represents a cryptographic provider that can be used to asynchronously encrypt and decrypt static data or a data stream.

See also