DpapiDataProtector::IsReprotectRequired Method (array<Byte>^)
.NET Framework (current version)
Determines if the data must be re-encrypted.
Assembly: System.Security (in System.Security.dll)
Parameters
- encryptedData
-
Type:
array<System::Byte>^
The encrypted data to be checked.
This method always returns true.
.NET Framework
Available since 4.5
Available since 4.5
Show: