ProtectedData.Protect Yöntem

Tanım

Belirtilen arabellekteki verileri şifreler ve şifrelenmiş verileri bir hedef arabelleğe yazar.

Aşırı Yüklemeler

Name Description
Protect(Byte[], Byte[], DataProtectionScope)

Belirtilen bayt dizisindeki verileri şifreler ve şifrelenmiş verileri içeren bir bayt dizisi döndürür.

Protect(ReadOnlySpan<Byte>, DataProtectionScope, ReadOnlySpan<Byte>)

Belirtilen bayt aralığındaki verileri şifreler ve şifrelenmiş verileri içeren bir bayt dizisi döndürür.

Protect(ReadOnlySpan<Byte>, DataProtectionScope, Span<Byte>, ReadOnlySpan<Byte>)

Belirtilen arabellekteki verileri şifreler ve şifrelenmiş verileri bir hedef arabelleğe yazar.

Protect(Byte[], Byte[], DataProtectionScope)

Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs

Belirtilen bayt dizisindeki verileri şifreler ve şifrelenmiş verileri içeren bir bayt dizisi döndürür.

public:
 static cli::array <System::Byte> ^ Protect(cli::array <System::Byte> ^ userData, cli::array <System::Byte> ^ optionalEntropy, System::Security::Cryptography::DataProtectionScope scope);
public static byte[] Protect(byte[] userData, byte[]? optionalEntropy, System.Security.Cryptography.DataProtectionScope scope);
public static byte[] Protect(byte[] userData, byte[] optionalEntropy, System.Security.Cryptography.DataProtectionScope scope);
static member Protect : byte[] * byte[] * System.Security.Cryptography.DataProtectionScope -> byte[]
Public Shared Function Protect (userData As Byte(), optionalEntropy As Byte(), scope As DataProtectionScope) As Byte()

Parametreler

userData
Byte[]

Şifrelenmesi gereken verileri içeren bir bayt dizisi.

optionalEntropy
Byte[]

Şifrelemenin karmaşıklığını artırmak veya null ek karmaşıklık olmaması için kullanılan isteğe bağlı bir ek bayt dizisi.

scope
DataProtectionScope

Şifreleme kapsamını belirten numaralandırma değerlerinden biri.

Döndürülenler

Byte[]

Şifrelenmiş verileri temsil eden bayt dizisi.

Özel durumlar

userData parametresi null'dir.

Şifreleme başarısız oldu.

İşletim sistemi bu yöntemi desteklemiyor.

Veriler şifrelenirken sistemin belleği tükendi.

Yalnızca .NET Core ve .NET 5+ : Protect yöntemine yapılan çağrılar yalnızca Windows işletim sistemlerinde desteklenir.

Örnekler

Aşağıdaki örnekte veri korumanın nasıl kullanılacağı gösterilmektedir.

using System;
using System.Security.Cryptography;

public class DataProtectionSample
{
    // Create byte array for additional entropy when using Protect method.
    static byte [] s_additionalEntropy = { 9, 8, 7, 6, 5 };

    public static void Main()
    {
        // Create a simple byte array containing data to be encrypted.
        byte [] secret = { 0, 1, 2, 3, 4, 1, 2, 3, 4 };

        //Encrypt the data.
        byte [] encryptedSecret = Protect( secret );
        Console.WriteLine("The encrypted byte array is:");
        PrintValues(encryptedSecret);

        // Decrypt the data and store in a byte array.
        byte [] originalData = Unprotect( encryptedSecret );
        Console.WriteLine("{0}The original data is:", Environment.NewLine);
        PrintValues(originalData);
    }

    public static byte [] Protect( byte [] data )
    {
        try
        {
            // Encrypt the data using DataProtectionScope.CurrentUser. The result can be decrypted
            // only by the same current user.
            return ProtectedData.Protect( data, s_additionalEntropy, DataProtectionScope.CurrentUser );
        }
        catch (CryptographicException e)
        {
            Console.WriteLine("Data was not encrypted. An error occurred.");
            Console.WriteLine(e.ToString());
            return null;
        }
    }

    public static byte [] Unprotect( byte [] data )
    {
        try
        {
            //Decrypt the data using DataProtectionScope.CurrentUser.
            return ProtectedData.Unprotect( data, s_additionalEntropy, DataProtectionScope.CurrentUser );
        }
        catch (CryptographicException e)
        {
            Console.WriteLine("Data was not decrypted. An error occurred.");
            Console.WriteLine(e.ToString());
            return null;
        }
    }

    public static void PrintValues( Byte[] myArr )
    {
        foreach ( Byte i in myArr )
        {
            Console.Write( "\t{0}", i );
        }
        Console.WriteLine();
    }
}
Imports System.Security.Cryptography



Public Class DataProtectionSample
    ' Create byte array for additional entropy when using Protect method.
    Private Shared s_additionalEntropy As Byte() = {9, 8, 7, 6, 5}


    Public Shared Sub Main()
        ' Create a simple byte array containing data to be encrypted.
        Dim secret As Byte() = {0, 1, 2, 3, 4, 1, 2, 3, 4}

        'Encrypt the data.
        Dim encryptedSecret As Byte() = Protect(secret)
        Console.WriteLine("The encrypted byte array is:")
        PrintValues(encryptedSecret)

        ' Decrypt the data and store in a byte array.
        Dim originalData As Byte() = Unprotect(encryptedSecret)
        Console.WriteLine("{0}The original data is:", Environment.NewLine)
        PrintValues(originalData)

    End Sub


    Public Shared Function Protect(ByVal data() As Byte) As Byte()
        Try
            ' Encrypt the data using DataProtectionScope.CurrentUser. The result can be decrypted
            '  only by the same current user.
            Return ProtectedData.Protect(data, s_additionalEntropy, DataProtectionScope.CurrentUser)
        Catch e As CryptographicException
            Console.WriteLine("Data was not encrypted. An error occurred.")
            Console.WriteLine(e.ToString())
            Return Nothing
        End Try

    End Function


    Public Shared Function Unprotect(ByVal data() As Byte) As Byte()
        Try
            'Decrypt the data using DataProtectionScope.CurrentUser.
            Return ProtectedData.Unprotect(data, s_additionalEntropy, DataProtectionScope.CurrentUser)
        Catch e As CryptographicException
            Console.WriteLine("Data was not decrypted. An error occurred.")
            Console.WriteLine(e.ToString())
            Return Nothing
        End Try

    End Function


    Public Shared Sub PrintValues(ByVal myArr() As [Byte])
        Dim i As [Byte]
        For Each i In myArr
            Console.Write(vbTab + "{0}", i)
        Next i
        Console.WriteLine()

    End Sub
End Class

Açıklamalar

Bu yöntem parolalar, anahtarlar veya bağlantı dizeleri gibi verileri şifrelemek için kullanılabilir. parametresi, optionalEntropy şifrelemenin karmaşıklığını artırmak için veri eklemenize olanak tanır; ek karmaşıklık olmadan belirtin null . Sağlanırsa, bu bilgiler yöntemini kullanarak Unprotect verilerin şifresini çözerken de kullanılmalıdır.

Note

Kimliğe bürünme sırasında bu yöntemi kullanırsanız şu hatayı alabilirsiniz: "Anahtar belirtilen durumda kullanım için geçerli değil." Bu hatayı önlemek için yöntemini çağırmadan önce kimliğine bürünmek istediğiniz kullanıcının profilini yükleyin.

Şunlara uygulanır

Protect(ReadOnlySpan<Byte>, DataProtectionScope, ReadOnlySpan<Byte>)

Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs

Belirtilen bayt aralığındaki verileri şifreler ve şifrelenmiş verileri içeren bir bayt dizisi döndürür.

public static byte[] Protect(ReadOnlySpan<byte> userData, System.Security.Cryptography.DataProtectionScope scope, ReadOnlySpan<byte> optionalEntropy = default);
static member Protect : ReadOnlySpan<byte> * System.Security.Cryptography.DataProtectionScope * ReadOnlySpan<byte> -> byte[]
Public Shared Function Protect (userData As ReadOnlySpan(Of Byte), scope As DataProtectionScope, Optional optionalEntropy As ReadOnlySpan(Of Byte) = Nothing) As Byte()

Parametreler

userData
ReadOnlySpan<Byte>

Şifrelenmesi gereken verileri içeren bir arabellek.

scope
DataProtectionScope

Şifreleme kapsamını belirten numaralandırma değerlerinden biri.

optionalEntropy
ReadOnlySpan<Byte>

Şifrelemenin karmaşıklığını artırmak için kullanılan isteğe bağlı ek bayt aralığı veya ek karmaşıklık olmadan boş.

Döndürülenler

Byte[]

Şifrelenmiş verileri temsil eden bayt dizisi.

Özel durumlar

Şifreleme başarısız oldu.

İşletim sistemi bu yöntemi desteklemiyor.

Veriler şifrelenirken sistemin belleği tükendi.

İşletim sistemi Windows değil.

Şunlara uygulanır

Protect(ReadOnlySpan<Byte>, DataProtectionScope, Span<Byte>, ReadOnlySpan<Byte>)

Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs
Kaynak:
ProtectedData.cs

Belirtilen arabellekteki verileri şifreler ve şifrelenmiş verileri bir hedef arabelleğe yazar.

public static int Protect(ReadOnlySpan<byte> userData, System.Security.Cryptography.DataProtectionScope scope, Span<byte> destination, ReadOnlySpan<byte> optionalEntropy = default);
static member Protect : ReadOnlySpan<byte> * System.Security.Cryptography.DataProtectionScope * Span<byte> * ReadOnlySpan<byte> -> int
Public Shared Function Protect (userData As ReadOnlySpan(Of Byte), scope As DataProtectionScope, destination As Span(Of Byte), Optional optionalEntropy As ReadOnlySpan(Of Byte) = Nothing) As Integer

Parametreler

userData
ReadOnlySpan<Byte>

Şifrelenmesi gereken verileri içeren bir arabellek.

scope
DataProtectionScope

Şifreleme kapsamını belirten numaralandırma değerlerinden biri.

destination
Span<Byte>

Şifrelenmiş verileri almak için arabellek.

optionalEntropy
ReadOnlySpan<Byte>

Şifrelemenin karmaşıklığını artırmak için kullanılan isteğe bağlı ek arabellek veya ek karmaşıklık olmadan boş.

Döndürülenler

Yazılan toplam bayt sayısı destination

Özel durumlar

içindeki destination arabellek şifrelenmiş verileri barındıramayacak kadar küçük.

Şifreleme başarısız oldu.

İşletim sistemi bu yöntemi desteklemiyor.

Veriler şifrelenirken sistemin belleği tükendi.

İşletim sistemi Windows değil.

Şunlara uygulanır