PdfFileSignature.VerifySigned

PdfFileSignature.VerifySigned method

Checks the validity of a signature.

public bool VerifySigned(string signName)
ParameterTypeDescription
signNameStringThe name of signature.

Return Value

Return a result of bool type.

See Also