3 references to UserProtected
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\X509CertificateLoader.netcore.cs (1)
88X509KeyStorageFlags.UserProtected |
System\Security\Cryptography\X509Certificates\X509CertificateLoader.Windows.cs (2)
293if ((keyStorageFlags & X509KeyStorageFlags.UserProtected) == X509KeyStorageFlags.UserProtected)