[]
Gets or sets the type of handler used to authenticate the current signature.
public SignatureHandler Handler { get; set; }
The default value is PPKMS, a fast handler based on a hash code of the file content.