CertificateLoader
class
Namespace: Orleans.Connections.Security
Provides methods for loading TLS certificates from an operating system certificate store.
public static class CertificateLoaderMethods
LoadFromStoreCert(string, string, StoreLocation, bool, bool)Loads the newest matching certificate which has an accessible private key and is valid for the requested TLS role.
