EasySign BETA
Digital Signing Tool
|
Classes | |
class | CertificateSubject |
Represents the subject of a certificate. More... | |
class | CommandProvider |
Provides command definitions and handlers for the EasySign command line interface. More... | |
class | CommandProviderConfiguration |
Represents the configuration for the EasySign command provider. More... | |
class | SAPTeamCertificates |
A strongly-typed resource class, for looking up localized strings, etc. | |
class | Utilities |
Provides utility methods for various operations. | |
Enumerations | |
enum | CertificateStore { TrustedRootCA , IntermediateCA , IssuedCertificates } |
Enumeration of certificate stores in the CommandProviderConfiguration. More... | |
Enumeration of certificate stores in the CommandProviderConfiguration.
Enumerator | |
---|---|
TrustedRootCA | The trusted root CA store. |
IntermediateCA | The intermediate CA store. |
IssuedCertificates | The self-signed certificate store. |
Definition at line 12 of file CertificateStore.cs.