IsValid Method

IsValid function

If this digital signature is valid and the document has not been tampered with,this value will be true.


func (instance *DigitalSignature) IsValid()  (bool,  error) 

Remarks

See Also