EasySign BETA
Digital Signing Tool
Loading...
Searching...
No Matches
SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration > Member List

This is the complete list of members for SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >, including all inherited members.

AddSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
BundleSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
BundlePathSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
CommandProvider(TConfiguration? configuration, ILogger? logger)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
ConfigSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
ConfigurationSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
GetRootCommand()SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
GetSelfSigningRootCA()SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
InfoSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
InitializeBundle(string bundlePath)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
LoadBundle(bool readOnly=true)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
LoggerSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
RunAdd(StatusContext statusContext, string[] files, bool replace, bool recursive, bool continueOnError, bool force)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protectedvirtual
RunInfo(StatusContext statusContext)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protectedvirtual
RunSelfSign(bool force, string? commonName, string? email, string? organization, string? organizationalUnit, string? locality, string? state, string? country)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >virtual
RunSign(StatusContext statusContext, X509Certificate2Collection certificates, bool skipVerify)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protectedvirtual
RunVerify(StatusContext statusContext, bool ignoreTime)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protectedvirtual
SelfSignSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
SignSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
TrustSAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
VerifySAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >
VerifyCertificate(X509Certificate2 certificate, bool ignoreTime)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected
VerifyCertificateImpl(X509Certificate2 certificate, bool ignoreTime, out X509ChainStatus[] chainStatuses)SAPTeam.EasySign.CommandLine.CommandProvider< TBundle, TConfiguration >protected