Fingerprint_Card
Loading...
Searching...
No Matches
Zwipe.Build.Collect.SignFiles Class Referencesealed
Inheritance diagram for Zwipe.Build.Collect.SignFiles:
Collaboration diagram for Zwipe.Build.Collect.SignFiles:

Public Member Functions

override bool Execute ()

Properties

ITaskItem RemoteAddress [get, set]
ITaskItem RemoteToken [get, set]
ITaskItem SignToolExecutable [get, set]
ITaskItem SignProvider [get, set]
ITaskItem[] SigningTargets [get, set]

Private Member Functions

Signer GetSigner (ITaskItem item)
ISignProvider GetProvider (ITaskItem signProvider)

Static Private Attributes

const string ProjectItemCertificateTag = "Certificate"
const string ProjectItemContainerTag = "Container"
const string ProjectItemContainerPasswordTag = "ContainerPassword"
const string ProjectItemCryptographicProviderTag = "CryptographicProvider"

Member Function Documentation

◆ Execute()

override bool Zwipe.Build.Collect.SignFiles.Execute ( )
Here is the call graph for this function:

◆ GetProvider()

ISignProvider Zwipe.Build.Collect.SignFiles.GetProvider ( ITaskItem signProvider)
private
Here is the caller graph for this function:

◆ GetSigner()

Signer Zwipe.Build.Collect.SignFiles.GetSigner ( ITaskItem item)
private
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ ProjectItemCertificateTag

const string Zwipe.Build.Collect.SignFiles.ProjectItemCertificateTag = "Certificate"
staticprivate

◆ ProjectItemContainerPasswordTag

const string Zwipe.Build.Collect.SignFiles.ProjectItemContainerPasswordTag = "ContainerPassword"
staticprivate

◆ ProjectItemContainerTag

const string Zwipe.Build.Collect.SignFiles.ProjectItemContainerTag = "Container"
staticprivate

◆ ProjectItemCryptographicProviderTag

const string Zwipe.Build.Collect.SignFiles.ProjectItemCryptographicProviderTag = "CryptographicProvider"
staticprivate

Property Documentation

◆ RemoteAddress

ITaskItem Zwipe.Build.Collect.SignFiles.RemoteAddress
getset

◆ RemoteToken

ITaskItem Zwipe.Build.Collect.SignFiles.RemoteToken
getset

◆ SigningTargets

ITaskItem [] Zwipe.Build.Collect.SignFiles.SigningTargets
getset

◆ SignProvider

ITaskItem Zwipe.Build.Collect.SignFiles.SignProvider
getset

◆ SignToolExecutable

ITaskItem Zwipe.Build.Collect.SignFiles.SignToolExecutable
getset

The documentation for this class was generated from the following file: