Represents a signature that is either valid or that could not be decoded.
Readonly
The base64 encoded string that is claimed to contain a signature but could not be decoded, if any.
The signature, if successfully decoded.
Check whether the signature could not be successfully decoded.
Check whether the signature has been successfully decoded.
Represents a signature that is either valid or that could not be decoded.