1 reference to UnprotectWithDpapi
Microsoft.AspNetCore.DataProtection (1)
XmlEncryption\DpapiXmlDecryptor.cs (1)
58
using (var secret = DpapiSecretSerializerHelper.
UnprotectWithDpapi
(protectedSecret))