VerifyResult

constructor(valid: Boolean, signerKeyId: Long? = null, message: ByteArray? = null, error: String? = null)