isSigned

open fun isSigned(): Boolean

Returns if form field is actually signed. Note that this DOES NOT check if the signature is actually valid. Signature validity must be checked with validate call.

Return

true if this digital signature actually has contents.