Windows Certificate Store

E277007

Windows Certificate Store is a built-in Windows subsystem that securely stores and manages digital certificates and their associated private keys for use by applications and services.

All labels observed (3)

How this entity was disambiguated

Statements (65)

Predicate Object
instanceOf Windows security component ⓘ
certificate management subsystem ⓘ
accessedVia .NET X509Store class ⓘ
CNG API ⓘ
CryptoAPI ⓘ
linked to: Windows CryptoAPI

MMC Certificates snap-in ⓘ
PowerShell certificate provider ⓘ
developedBy Microsoft ⓘ
hasLogicalStore AddressBook ⓘ
AuthRoot ⓘ
CA ⓘ
My ⓘ
Remote Desktop ⓘ
Root ⓘ
TrustedPeople ⓘ
TrustedPublisher ⓘ
hasStoreLocation CurrentUser ⓘ
GroupPolicy ⓘ
linked to: Group Policy

LocalMachine ⓘ
Service ⓘ
integratesWith Active Directory Certificate Services ⓘ
Windows Smart Card subsystem ⓘ
Windows domain Group Policy ⓘ
operatingSystem Microsoft Windows ⓘ
linked to: Windows
platform Windows ⓘ
purpose certificate validation ⓘ
management of digital certificates ⓘ
secure storage of digital certificates ⓘ
secure storage of private keys ⓘ
support for TLS and SSL ⓘ
securityFeature access control lists on private keys ⓘ
hardware-backed key storage support ⓘ
integration with Data Protection API ⓘ
stores certificate revocation lists ⓘ
code signing certificates ⓘ
email protection certificates ⓘ
enterprise trust certificates ⓘ
intermediate CA certificates ⓘ
personal certificates ⓘ
private keys ⓘ
public key certificates ⓘ
smart card certificates ⓘ
trusted root certificates ⓘ
supports X.509 certificates ⓘ
supportsKeyStorage TPM-backed key storage ⓘ
smart card key storage ⓘ
software key storage ⓘ
supportsOperation certificate enrollment ⓘ
certificate export ⓘ
certificate import ⓘ
certificate renewal ⓘ
certificate revocation checking ⓘ
usedBy .NET Core applications on Windows ⓘ
.NET Framework applications ⓘ
Google Chrome on Windows ⓘ
linked to: Google Chrome

IIS ⓘ
Internet Explorer ⓘ
Microsoft Edge (legacy) ⓘ
linked to: Microsoft Edge

Microsoft Outlook ⓘ
linked to: Outlook

Remote Desktop Services ⓘ
usedFor client authentication ⓘ
code signing ⓘ
document signing ⓘ
email encryption ⓘ
server authentication ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Always Encrypted → supportsKeyStorageIn → Windows Certificate Store ⓘ
DST Root CA X3 → includedIn → Microsoft root store ⓘ
linked to: Windows Certificate Store
Windows CryptoAPI → exposesAPI → CertEnumCertificatesInStore ⓘ
linked to: Windows Certificate Store
.NET X509Store class → providesAccessTo → Windows Certificate Store ⓘ