FAKE - F# Make


SignParams

Parameters used for signing.

Record Fields

Record FieldDescription
Certificate
Signature: SignCert option

The optional real certificate that will be used when it is found

DevCertificate
Signature: SignCert

The dev certificate that will be used when the real certificate can not be found

TimeStampUrl
Signature: Uri option

The optional url of the timestamp server to use

Fork me on GitHub