Extends ICertificateKeyPairProvider with diagnostic
file-location properties so that consumers can report where
certificates are stored (real path or "<in-memory>").
Does not alter the public ICertificateKeyPairProvider
interface — zero breaking change to ServerSecureChannelParent,
ClientSecureChannelParent, or any external implementation.
Extends ICertificateKeyPairProvider with diagnostic file-location properties so that consumers can report where certificates are stored (real path or
"<in-memory>").Does not alter the public
ICertificateKeyPairProviderinterface — zero breaking change toServerSecureChannelParent,ClientSecureChannelParent, or any external implementation.