Leer en inglés Editar

Compartir a través de


ProtectedData.TryUnprotect Method

Definition

C#
public static bool TryUnprotect(ReadOnlySpan<byte> encryptedData, System.Security.Cryptography.DataProtectionScope scope, Span<byte> destination, out int bytesWritten, ReadOnlySpan<byte> optionalEntropy = default);

Parameters

encryptedData
ReadOnlySpan<Byte>
destination
Span<Byte>
bytesWritten
Int32
optionalEntropy
ReadOnlySpan<Byte>

Returns

Applies to

Producto Versiones
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
Windows Desktop 10