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